Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e91155f

Browse files
authoredFeb 24, 2025··
fix(deps): update all non-major dependencies
1 parent 0328fd6 commit e91155f

File tree

2 files changed

+125
-139
lines changed

2 files changed

+125
-139
lines changed
 

‎package.json

+7-7
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",
8686
"sass": "1.85.0",
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": {

‎pnpm-lock.yaml

+118-132
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.