There was an error while loading. Please reload this page.
1 parent 358dd5c commit 43b0fa2Copy full SHA for 43b0fa2
1 file changed
package.json
@@ -28,10 +28,10 @@
28
"bootstrap": "^5.3.3"
29
},
30
"devDependencies": {
31
- "@babel/core": "^7.26.0",
+ "@babel/core": "^7.26.7",
32
"@babel/plugin-transform-class-properties": "^7.25.9",
33
"@babel/plugin-transform-private-methods": "^7.25.9",
34
- "@babel/preset-env": "^7.26.0",
+ "@babel/preset-env": "^7.26.7",
35
"@commitlint/cli": "^19.6.0",
36
"@commitlint/config-conventional": "^19.6.0",
37
"@rollup/plugin-babel": "^6.0.4",
@@ -44,9 +44,9 @@
44
"conventional-changelog-conventionalcommits": "^8.0.0",
45
"husky": "^9.1.7",
46
"purgecss": "^7.0.2",
47
- "rollup": "^4.31.0",
+ "rollup": "^4.32.0",
48
"semantic-release": "^24.2.0",
49
- "stylelint": "^16.13.2",
+ "stylelint": "^16.14.1",
50
"stylelint-config-standard-scss": "^14.0.0"
51
52
"prettier": {
0 commit comments