We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 09b53fd + 6eb4434 commit 10e4039Copy full SHA for 10e4039
1 file changed
package.json
@@ -28,10 +28,10 @@
28
"bootstrap": "^5.3.8"
29
},
30
"devDependencies": {
31
- "@babel/core": "^7.29.0",
32
- "@babel/plugin-transform-class-properties": "^7.28.6",
33
- "@babel/plugin-transform-private-methods": "^7.28.6",
34
- "@babel/preset-env": "^7.29.5",
+ "@babel/core": "^7.29.7",
+ "@babel/plugin-transform-class-properties": "^7.29.7",
+ "@babel/plugin-transform-private-methods": "^7.29.7",
+ "@babel/preset-env": "^7.29.7",
35
"@commitlint/cli": "^21.0.1",
36
"@commitlint/config-conventional": "^21.0.1",
37
"@rollup/plugin-babel": "^7.0.0",
@@ -46,7 +46,7 @@
46
"purgecss": "^8.0.0",
47
"rollup": "^4.60.4",
48
"semantic-release": "^25.0.3",
49
- "stylelint": "^17.11.1",
+ "stylelint": "^17.12.0",
50
"stylelint-config-standard-scss": "^17.0.0"
51
52
"prettier": {
0 commit comments