Skip to content

Commit 4d47a5b

Browse files
fix(deps): update all non-major dependencies (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f661a9 commit 4d47a5b

2 files changed

Lines changed: 122 additions & 117 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
},
3636
"dependencies": {
3737
"@babel/code-frame": "^7.27.1",
38-
"@rspack/lite-tapable": "^1.0.1",
38+
"@rspack/lite-tapable": "^1.1.0",
3939
"chokidar": "^3.6.0",
4040
"is-glob": "^4.0.3",
41-
"memfs": "^4.50.0",
41+
"memfs": "^4.51.1",
4242
"minimatch": "^9.0.5",
4343
"picocolors": "^1.1.1"
4444
},
@@ -53,8 +53,8 @@
5353
},
5454
"devDependencies": {
5555
"@jest/console": "^27.5.1",
56-
"@rslib/core": "^0.17.0",
57-
"@rspack/core": "^1.6.0",
56+
"@rslib/core": "^0.18.2",
57+
"@rspack/core": "^1.6.5",
5858
"@types/babel__code-frame": "^7.0.6",
5959
"@types/is-glob": "^4.0.4",
6060
"@types/jest": "^27.5.2",
@@ -67,7 +67,7 @@
6767
"jest-environment-node": "^27.5.1",
6868
"jest-runner": "^27.5.1",
6969
"mock-fs": "^5.5.0",
70-
"prettier": "^3.6.2",
70+
"prettier": "^3.7.3",
7171
"strip-ansi": "^6.0.1",
7272
"ts-jest": "^27.1.5",
7373
"typescript": "^5.9.3"
@@ -76,5 +76,5 @@
7676
"access": "public",
7777
"registry": "https://registry.npmjs.org/"
7878
},
79-
"packageManager": "pnpm@10.20.0"
79+
"packageManager": "pnpm@10.24.0"
8080
}

0 commit comments

Comments
 (0)