Skip to content

Commit 51d3cf2

Browse files
authoredFeb 25, 2025
fix(deps): update all non-major dependencies
1 parent 0328fd6 commit 51d3cf2

File tree

2 files changed

+133
-147
lines changed

2 files changed

+133
-147
lines changed
 

‎package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -66,32 +66,32 @@
6666
"source-map": "0.8.0-beta.0",
6767
"sucrase": "^3.35.0",
6868
"tinyexec": "^0.3.2",
69-
"tinyglobby": "^0.2.11",
69+
"tinyglobby": "^0.2.12",
7070
"tree-kill": "^1.2.2"
7171
},
7272
"devDependencies": {
73-
"@microsoft/api-extractor": "^7.50.0",
73+
"@microsoft/api-extractor": "^7.50.1",
7474
"@rollup/plugin-json": "6.1.0",
7575
"@swc/core": "1.10.18",
7676
"@types/debug": "4.1.12",
77-
"@types/node": "22.13.4",
77+
"@types/node": "22.13.5",
7878
"@types/resolve": "1.20.6",
7979
"bumpp": "^10.0.3",
8080
"flat": "6.0.1",
81-
"postcss": "8.5.2",
81+
"postcss": "8.5.3",
8282
"postcss-simple-vars": "7.0.1",
83-
"prettier": "3.5.1",
83+
"prettier": "3.5.2",
8484
"resolve": "1.22.10",
8585
"rollup-plugin-dts": "6.1.1",
86-
"sass": "1.85.0",
86+
"sass": "1.85.1",
8787
"strip-json-comments": "5.0.1",
88-
"svelte": "5.19.9",
88+
"svelte": "5.20.4",
8989
"svelte-preprocess": "6.0.3",
9090
"terser": "^5.39.0",
9191
"ts-essentials": "10.0.4",
9292
"tsup": "8.3.6",
9393
"typescript": "5.7.3",
94-
"vitest": "3.0.6",
94+
"vitest": "3.0.7",
9595
"wait-for-expect": "3.0.2"
9696
},
9797
"engines": {

0 commit comments

Comments
 (0)