Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 252e262

Browse files
committed
chore: upgrade other toolings packages
1 parent d85c290 commit 252e262

File tree

2 files changed

+125
-124
lines changed

2 files changed

+125
-124
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
5555
"@swc-node/register": "1.10.9",
5656
"@swc/cli": "0.4.0",
5757
"@swc/core": "1.7.28",
58-
"@types/jest": "29.5.13",
58+
"@types/jest": "29.5.14",
5959
"@types/node": "20.14.12",
6060
"@types/three": "^0.169.0",
6161
"@typescript-eslint/eslint-plugin": "7.17.0",
6262
"@typescript-eslint/parser": "7.17.0",
6363
"@typescript-eslint/utils": "7.17.0",
6464
"autoprefixer": "^10.4.20",
65-
"cypress": "^13.15.0",
66-
"cz-git": "^1.10.0",
67-
"czg": "^1.10.0",
65+
"cypress": "^13.15.1",
66+
"cz-git": "^1.10.1",
67+
"czg": "^1.10.1",
6868
"dotenv-cli": "^7.4.2",
6969
"enquirer": "^2.4.1",
7070
"eslint": "9.11.1",
@@ -90,12 +90,12 @@
9090
"release-it": "^17.6.0",
9191
"storybook": "^8.3.6",
9292
"storybook-addon-deep-controls": "^0.8.2",
93-
"tailwindcss": "^3.4.13",
93+
"tailwindcss": "^3.4.14",
9494
"three": "^0.169.0",
9595
"ts-jest": "^29.2.5",
9696
"ts-node": "10.9.2",
9797
"typescript": "5.5.4",
98-
"vite": "5.4.8",
98+
"vite": "5.4.10",
9999
"vite-plugin-glslify": "^2.1.0",
100100
"vite-tsconfig-paths": "^4.3.2",
101101
"vitest": "1.6.0",

0 commit comments

Comments
 (0)