Skip to content

Commit 96da25a

Browse files
committed
build(dev-deps): upgrade node packages
1 parent 0fbaa53 commit 96da25a

1 file changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -30,28 +30,28 @@
3030
"bootstrap": "^5.3.8"
3131
},
3232
"devDependencies": {
33-
"@babel/core": "^7.28.4",
34-
"@babel/plugin-transform-class-properties": "^7.27.1",
35-
"@babel/plugin-transform-private-methods": "^7.27.1",
36-
"@babel/preset-env": "^7.28.3",
37-
"@commitlint/cli": "^20.1.0",
38-
"@commitlint/config-conventional": "^20.0.0",
39-
"@rollup/plugin-babel": "^6.1.0",
33+
"@babel/core": "^7.29.0",
34+
"@babel/plugin-transform-class-properties": "^7.28.6",
35+
"@babel/plugin-transform-private-methods": "^7.28.6",
36+
"@babel/preset-env": "^7.29.0",
37+
"@commitlint/cli": "^20.4.4",
38+
"@commitlint/config-conventional": "^20.4.4",
39+
"@rollup/plugin-babel": "^7.0.0",
4040
"@rollup/plugin-node-resolve": "^16.0.3",
41-
"@rollup/plugin-terser": "^0.4.4",
41+
"@rollup/plugin-terser": "^1.0.0",
4242
"@semantic-release/changelog": "^6.0.3",
4343
"@semantic-release/exec": "^7.1.0",
4444
"@semantic-release/git": "^10.0.1",
4545
"concurrently": "^9.2.1",
46-
"conventional-changelog-conventionalcommits": "^9.1.0",
47-
"eslint": "^9.38.0",
48-
"globals": "^16.4.0",
46+
"conventional-changelog-conventionalcommits": "^9.3.0",
47+
"eslint": "^10.0.3",
48+
"globals": "^17.4.0",
4949
"husky": "^9.1.7",
50-
"purgecss": "^7.0.2",
51-
"rollup": "^4.52.5",
52-
"semantic-release": "^25.0.1",
53-
"stylelint": "^16.25.0",
54-
"stylelint-config-standard-scss": "^16.0.0"
50+
"purgecss": "^8.0.0",
51+
"rollup": "^4.59.0",
52+
"semantic-release": "^25.0.3",
53+
"stylelint": "^17.4.0",
54+
"stylelint-config-standard-scss": "^17.0.0"
5555
},
5656
"prettier": {
5757
"trailingComma": "none"

0 commit comments

Comments
 (0)