Skip to content

Commit 9ed4731

Browse files
committed
update stuffs
1 parent 9e36928 commit 9ed4731

File tree

2 files changed

+658
-736
lines changed

2 files changed

+658
-736
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,17 +55,17 @@
5555
"@storybook/test-runner": "0.19.0",
5656
"@storybook/testing-library": "0.2.2",
5757
"@storybook/theming": "^8.1.11",
58-
"@swc-node/register": "1.10.3",
58+
"@swc-node/register": "1.10.9",
5959
"@swc/cli": "0.4.0",
6060
"@swc/core": "1.6.13",
6161
"@types/jest": "^29.5.12",
62-
"@types/node": "20.14.10",
62+
"@types/node": "20.14.11",
6363
"@types/three": "^0.166.0",
64-
"@typescript-eslint/eslint-plugin": "7.16.0",
65-
"@typescript-eslint/parser": "7.16.0",
64+
"@typescript-eslint/eslint-plugin": "7.16.1",
65+
"@typescript-eslint/parser": "7.16.1",
6666
"@typescript-eslint/utils": "^8.0.0-alpha.28",
6767
"autoprefixer": "^10.4.19",
68-
"cypress": "^13.13.0",
68+
"cypress": "^13.13.1",
6969
"dotenv-cli": "^7.4.2",
7070
"enquirer": "^2.4.1",
7171
"eslint": "9.6.0",
@@ -86,17 +86,17 @@
8686
"postcss-preset-env": "~9.6.0",
8787
"postcss-url": "~10.1.3",
8888
"postprocessing": "^6.35.6",
89-
"prettier": "^3.3.2",
89+
"prettier": "^3.3.3",
9090
"prettier-plugin-organize-imports": "^4.0.0",
9191
"raw-loader": "^4.0.2",
92-
"release-it": "^17.5.0",
92+
"release-it": "^17.6.0",
9393
"storybook-addon-deep-controls": "^0.6.2",
94-
"tailwindcss": "^3.4.4",
94+
"tailwindcss": "^3.4.6",
9595
"three": "^0.166.1",
96-
"ts-jest": "^29.2.0",
96+
"ts-jest": "^29.2.2",
9797
"ts-node": "10.9.2",
9898
"typescript": "5.4.5",
99-
"vite": "5.3.3",
99+
"vite": "5.3.4",
100100
"vite-plugin-glslify": "^2.1.0",
101101
"vite-tsconfig-paths": "^4.3.2",
102102
"vitest": "1.6.0"
@@ -122,7 +122,7 @@
122122
"@monogrid/gainmap-js": "^3.0.5",
123123
"@pmndrs/cannon-worker-api": "^2.4.0",
124124
"@pmndrs/vanilla": "^1.19.0",
125-
"@swc/helpers": "0.5.11",
125+
"@swc/helpers": "0.5.12",
126126
"camera-controls": "^2.8.5",
127127
"cannon-es": "^0.20.0",
128128
"cannon-es-debugger": "^1.0.0",
@@ -132,12 +132,12 @@
132132
"hls.js": "^1.5.13",
133133
"ionicons": "^7.0.0",
134134
"maath": "^0.10.8",
135-
"marked": "^12.0.0",
136-
"marked-gfm-heading-id": "^3.1.3",
135+
"marked": "^13.0.2",
136+
"marked-gfm-heading-id": "^4.0.0",
137137
"marked-highlight": "^2.1.3",
138138
"mermaid": "^10.9.1",
139139
"meshline": "^3.3.1",
140-
"ngxtension": "^3.5.5",
140+
"ngxtension": "^4.0.0",
141141
"nice-color-palettes": "^3.0.0",
142142
"prismjs": "^1.29.0",
143143
"react": "^18.3.1",

0 commit comments

Comments
 (0)