Skip to content

Commit 304cad7

Browse files
chore(deps): update all non-major dependencies (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0fd1ca commit 304cad7

File tree

2 files changed

+479
-744
lines changed

2 files changed

+479
-744
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-replace",
33
"version": "0.5.0",
4-
"packageManager": "pnpm@10.4.1",
4+
"packageManager": "pnpm@10.5.2",
55
"description": "A universal bundler plugin which replaces targeted strings in files.",
66
"type": "module",
77
"keywords": [
@@ -65,22 +65,22 @@
6565
"unplugin-utils": "^0.2.4"
6666
},
6767
"devDependencies": {
68-
"@sxzz/eslint-config": "^5.1.1",
68+
"@sxzz/eslint-config": "^5.2.0",
6969
"@sxzz/prettier-config": "^2.2.0",
7070
"@sxzz/test-utils": "^0.5.1",
71-
"@types/node": "^22.13.5",
71+
"@types/node": "^22.13.8",
7272
"bumpp": "^10.0.3",
7373
"esbuild": "^0.25.0",
7474
"eslint": "^9.21.0",
7575
"fast-glob": "^3.3.3",
76-
"prettier": "^3.5.2",
76+
"prettier": "^3.5.3",
7777
"rolldown": "nightly",
78-
"rollup": "^4.34.8",
78+
"rollup": "^4.34.9",
7979
"tsdown": "^0.6.0",
8080
"tsx": "^4.19.3",
81-
"typescript": "^5.7.3",
82-
"vite": "^6.1.1",
83-
"vitest": "^3.0.6",
81+
"typescript": "^5.8.2",
82+
"vite": "^6.2.0",
83+
"vitest": "^3.0.7",
8484
"webpack": "^5.98.0"
8585
},
8686
"engines": {

0 commit comments

Comments
 (0)