mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-23 21:33:14 +02:00
Update.
This commit is contained in:
12
CHANGELOG.md
12
CHANGELOG.md
@@ -4,15 +4,15 @@
|
|||||||
* fix archive-single-item problem
|
* fix archive-single-item problem
|
||||||
* add header/footer search stop condition
|
* add header/footer search stop condition
|
||||||
* update languages (`id`, `it`, `pt-br`, `pt-pt`)
|
* update languages (`id`, `it`, `pt-br`, `pt-pt`)
|
||||||
* add `@babel/core` 7.5.5
|
* add `@babel/core` 7.8.4
|
||||||
* add `@babel/preset-env` 7.5.5
|
* add `@babel/preset-env` 7.8.4
|
||||||
* remove `babel-loader`
|
* remove `babel-loader`
|
||||||
* update `eslint` to 6.1.0
|
* update `eslint` to 6.8.0
|
||||||
* update `ghu` to 0.22.0
|
* update `ghu` to 0.23.0
|
||||||
* update `jsdom` to 15.1.1
|
* update `jsdom` to 16.1.0
|
||||||
* update `kjua` to 0.6.0
|
* update `kjua` to 0.6.0
|
||||||
* update `lolight` to 1.3.0
|
* update `lolight` to 1.3.0
|
||||||
* update `marked` to 0.7.0
|
* update `marked` to 0.8.0
|
||||||
* update `null-loader` to 3.0.0
|
* update `null-loader` to 3.0.0
|
||||||
* update `scar` to 2.2.0
|
* update `scar` to 2.2.0
|
||||||
|
|
||||||
|
2708
package-lock.json
generated
2708
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
@@ -17,14 +17,14 @@
|
|||||||
"precommit": "npm run -s lint && npm run -s test"
|
"precommit": "npm run -s lint && npm run -s test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.5.5",
|
"@babel/core": "7.8.4",
|
||||||
"@babel/preset-env": "7.5.5",
|
"@babel/preset-env": "7.8.4",
|
||||||
"eslint": "6.1.0",
|
"eslint": "6.8.0",
|
||||||
"ghu": "0.22.0",
|
"ghu": "0.23.0",
|
||||||
"jsdom": "15.1.1",
|
"jsdom": "16.1.0",
|
||||||
"kjua": "0.6.0",
|
"kjua": "0.6.0",
|
||||||
"lolight": "1.3.0",
|
"lolight": "1.3.0",
|
||||||
"marked": "0.7.0",
|
"marked": "0.8.0",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"null-loader": "3.0.0",
|
"null-loader": "3.0.0",
|
||||||
"scar": "2.2.0"
|
"scar": "2.2.0"
|
||||||
|
Reference in New Issue
Block a user