deps: bump versions to latest
This commit is contained in:
parent
801db2bb5d
commit
857906c69b
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -31,16 +31,16 @@
|
|||
"check": "hugo version"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.12",
|
||||
"@babel/core": "^7.12",
|
||||
"@babel/preset-env": "^7.12",
|
||||
"@babel/cli": "^7.13",
|
||||
"@babel/core": "^7.13",
|
||||
"@babel/preset-env": "^7.13",
|
||||
"@fullhuman/postcss-purgecss": "^4.0",
|
||||
"autoprefixer": "^10.2",
|
||||
"bootstrap": "^4.6",
|
||||
"clipboard": "^2.0",
|
||||
"eslint": "^7.20",
|
||||
"eslint": "^7.21",
|
||||
"flexsearch": "^0.6",
|
||||
"hugo-bin": "^0.68.0",
|
||||
"hugo-bin": "^0.69",
|
||||
"instant.page": "^5.1",
|
||||
"lazysizes": "^5.3",
|
||||
"markdownlint-cli": "^0.26",
|
||||
|
@ -50,7 +50,7 @@
|
|||
"purgecss-whitelister": "^2.4",
|
||||
"rimraf": "^3.0",
|
||||
"standard-version": "^9.1",
|
||||
"stylelint": "^13.10",
|
||||
"stylelint": "^13.11",
|
||||
"stylelint-config-standard": "^20.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue