Skip to content

Commit 3389047

Browse files
chore(deps): update all non-major dependencies
1 parent f5c3789 commit 3389047

File tree

4 files changed

+214
-295
lines changed

4 files changed

+214
-295
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "beasties-root",
33
"private": true,
4-
"packageManager": "pnpm@10.30.1",
4+
"packageManager": "pnpm@10.30.3",
55
"description": "Inline critical CSS and lazy-load the rest.",
66
"author": "The Chromium Authors",
77
"contributors": [
@@ -34,9 +34,9 @@
3434
"test:versions": "installed-check --no-include-workspace-root --ignore-dev"
3535
},
3636
"devDependencies": {
37-
"@antfu/eslint-config": "7.4.3",
37+
"@antfu/eslint-config": "7.6.1",
3838
"@codspeed/vitest-plugin": "5.2.0",
39-
"@types/node": "24.10.13",
39+
"@types/node": "24.11.0",
4040
"@types/postcss-safe-parser": "5.0.4",
4141
"@vitest/coverage-v8": "4.0.18",
4242
"bumpp": "10.4.1",
@@ -46,7 +46,7 @@
4646
"installed-check": "10.0.1",
4747
"jsdom": "28.1.0",
4848
"knip": "5.85.0",
49-
"lint-staged": "16.2.7",
49+
"lint-staged": "16.3.1",
5050
"simple-git-hooks": "2.13.1",
5151
"typescript": "5.9.3",
5252
"vitest": "4.0.18"

packages/beasties-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@
7575
"html-webpack-plugin": "5.6.6",
7676
"mini-css-extract-plugin": "2.10.0",
7777
"unbuild": "3.6.1",
78-
"webpack": "5.105.2"
78+
"webpack": "5.105.3"
7979
}
8080
}

packages/vite-plugin-beasties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vite-plugin-beasties",
33
"type": "module",
44
"version": "0.4.1",
5-
"packageManager": "pnpm@10.30.1",
5+
"packageManager": "pnpm@10.30.3",
66
"description": "",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)