Skip to content

Commit 169e04c

Browse files
committed
chore: bump deps
1 parent 8c0ac64 commit 169e04c

2 files changed

Lines changed: 299 additions & 297 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,16 +35,16 @@
3535
"@babel/preset-typescript": "^7.27.1",
3636
"@eslint/js": "^9.35.0",
3737
"@rollup/plugin-json": "^6.1.0",
38-
"@types/glob": "^8.1.0",
38+
"@types/glob": "^9.0.0",
3939
"@types/jest": "^30.0.0",
4040
"@types/koa-compose": "^3.2.8",
41-
"@types/node": "^24.3.1",
41+
"@types/node": "^24.3.3",
4242
"@types/serve-handler": "^6.1.4",
43-
"@typescript-eslint/eslint-plugin": "^8.42.0",
44-
"@typescript-eslint/parser": "^8.42.0",
43+
"@typescript-eslint/eslint-plugin": "^8.43.0",
44+
"@typescript-eslint/parser": "^8.43.0",
4545
"@vitejs/plugin-react": "^5.0.2",
4646
"babel-jest": "^30.1.2",
47-
"chalk": "^5.6.0",
47+
"chalk": "^5.6.2",
4848
"dotenv": "^17.2.2",
4949
"enquirer": "^2.4.1",
5050
"esbuild": "^0.25.9",
@@ -54,7 +54,7 @@
5454
"execa": "^9.6.0",
5555
"fs-extra": "^11.3.1",
5656
"glob": "^11.0.3",
57-
"globals": "^16.3.0",
57+
"globals": "^16.4.0",
5858
"http-server": "^14.1.1",
5959
"husky": "^9.1.7",
6060
"jest": "^30.1.3",
@@ -65,18 +65,18 @@
6565
"less": "^4.4.1",
6666
"pixelmatch": "^7.1.0",
6767
"pngjs": "^7.0.0",
68-
"puppeteer": "^24.19.0",
69-
"rollup": "^4.50.0",
68+
"puppeteer": "^24.20.0",
69+
"rollup": "^4.50.1",
7070
"rollup-plugin-dts": "^6.2.3",
7171
"rollup-plugin-esbuild": "^6.2.1",
7272
"serve-handler": "^6.1.6",
7373
"terser": "^5.44.0",
74-
"ts-morph": "^26.0.0",
74+
"ts-morph": "^27.0.0",
7575
"ts-node": "^10.9.2",
7676
"tslib": "^2.8.1",
7777
"typescript": "^5.9.2",
78-
"typescript-eslint": "^8.42.0",
79-
"vite": "^7.1.4"
78+
"typescript-eslint": "^8.43.0",
79+
"vite": "^7.1.5"
8080
},
8181
"engines": {
8282
"pnpm": ">=10",

0 commit comments

Comments
 (0)