Skip to content

Commit 4357291

Browse files
fix(deps): update all non-major dependencies with stable version
1 parent 15cae86 commit 4357291

File tree

3 files changed

+166
-166
lines changed

3 files changed

+166
-166
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
24.6.0
1+
24.7.0

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"lodash-es": "^4.17.21",
7171
"markdown-it": "^14.1.0",
7272
"sanitize-html": "^2.17.0",
73-
"shiki": "^3.8.1"
73+
"shiki": "^3.12.2"
7474
},
7575
"resolutions": {
7676
"openapi3-ts": "4.5.0"
@@ -107,8 +107,8 @@
107107
"postcss-html": "^1.8.0",
108108
"rimraf": "^6.0.1",
109109
"rollup-plugin-visualizer": "^6.0.3",
110-
"sass": "^1.90.0",
111-
"sass-embedded": "^1.90.0",
110+
"sass": "^1.92.1",
111+
"sass-embedded": "^1.92.1",
112112
"semantic-release": "^24.2.7",
113113
"stylelint": "^16.23.1",
114114
"stylelint-config-html": "^1.1.0",
@@ -194,8 +194,8 @@
194194
"node": ">=18.17.0"
195195
},
196196
"volta": {
197-
"node": "24.6.0",
198-
"pnpm": "10.14.0"
197+
"node": "24.7.0",
198+
"pnpm": "10.15.1"
199199
},
200200
"config": {
201201
"commitizen": {

0 commit comments

Comments
 (0)