mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-06-26 09:48:42 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f5b84ecfc | |||
| 6e12584926 |
+8
-8
@@ -30,12 +30,12 @@
|
|||||||
"bootstrap": "^5.3.8"
|
"bootstrap": "^5.3.8"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.29.7",
|
"@babel/core": "^8.0.1",
|
||||||
"@babel/plugin-transform-class-properties": "^7.28.6",
|
"@babel/plugin-transform-class-properties": "^8.0.1",
|
||||||
"@babel/plugin-transform-private-methods": "^7.28.6",
|
"@babel/plugin-transform-private-methods": "^8.0.1",
|
||||||
"@babel/preset-env": "^7.29.7",
|
"@babel/preset-env": "^8.0.2",
|
||||||
"@commitlint/cli": "^21.0.2",
|
"@commitlint/cli": "^21.1.0",
|
||||||
"@commitlint/config-conventional": "^21.0.2",
|
"@commitlint/config-conventional": "^21.1.0",
|
||||||
"@eslint/js": "^10.0.1",
|
"@eslint/js": "^10.0.1",
|
||||||
"@rollup/plugin-babel": "^7.1.0",
|
"@rollup/plugin-babel": "^7.1.0",
|
||||||
"@rollup/plugin-node-resolve": "^16.0.3",
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
||||||
@@ -46,12 +46,12 @@
|
|||||||
"concurrently": "^10.0.3",
|
"concurrently": "^10.0.3",
|
||||||
"conventional-changelog-conventionalcommits": "^9.3.1",
|
"conventional-changelog-conventionalcommits": "^9.3.1",
|
||||||
"eslint": "^10.5.0",
|
"eslint": "^10.5.0",
|
||||||
"globals": "^17.6.0",
|
"globals": "^17.7.0",
|
||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"purgecss": "^8.0.0",
|
"purgecss": "^8.0.0",
|
||||||
"rollup": "^4.62.2",
|
"rollup": "^4.62.2",
|
||||||
"semantic-release": "^25.0.5",
|
"semantic-release": "^25.0.5",
|
||||||
"stylelint": "^17.13.0",
|
"stylelint": "^17.14.0",
|
||||||
"stylelint-config-standard-scss": "^17.0.0"
|
"stylelint-config-standard-scss": "^17.0.0"
|
||||||
},
|
},
|
||||||
"prettier": {
|
"prettier": {
|
||||||
|
|||||||
Reference in New Issue
Block a user