|
53 | 53 | "@storybook/test-runner": "^0.20.0",
|
54 | 54 | "@storybook/theming": "^8.4.6",
|
55 | 55 | "@swc-node/register": "1.10.9",
|
56 |
| - "@swc/cli": "0.4.0", |
57 |
| - "@swc/core": "1.7.40", |
| 56 | + "@swc/cli": "0.5.1", |
| 57 | + "@swc/core": "1.9.3", |
58 | 58 | "@types/jest": "29.5.14",
|
59 | 59 | "@types/node": "20.14.12",
|
60 | 60 | "@types/three": "^0.169.0",
|
61 | 61 | "@typescript-eslint/eslint-plugin": "7.17.0",
|
62 | 62 | "@typescript-eslint/parser": "7.17.0",
|
63 | 63 | "@typescript-eslint/utils": "7.17.0",
|
64 | 64 | "autoprefixer": "^10.4.20",
|
65 |
| - "cypress": "^13.15.1", |
| 65 | + "cypress": "^13.16.0", |
66 | 66 | "cz-git": "^1.11.0",
|
67 | 67 | "czg": "^1.11.0",
|
68 |
| - "dotenv-cli": "^7.4.2", |
| 68 | + "dotenv-cli": "^7.4.4", |
69 | 69 | "enquirer": "^2.4.1",
|
70 |
| - "eslint": "9.11.1", |
| 70 | + "eslint": "9.16.0", |
71 | 71 | "eslint-config-prettier": "9.1.0",
|
72 | 72 | "eslint-plugin-cypress": "^2.13.4",
|
73 | 73 | "glsl-noise": "^0.0.0",
|
74 | 74 | "glslify-loader": "^2.0.0",
|
75 | 75 | "jest": "29.7.0",
|
76 | 76 | "jest-environment-jsdom": "29.7.0",
|
77 |
| - "jest-preset-angular": "14.2.4", |
| 77 | + "jest-preset-angular": "14.4.1", |
78 | 78 | "jsdom": "^24.1.1",
|
79 | 79 | "jsonc-eslint-parser": "^2.4.0",
|
80 | 80 | "ng-packagr": "18.2.1",
|
|
84 | 84 | "postcss-preset-env": "~9.6.0",
|
85 | 85 | "postcss-url": "~10.1.3",
|
86 | 86 | "postprocessing": "^6.36.4",
|
87 |
| - "prettier": "^3.3.3", |
| 87 | + "prettier": "^3.4.1", |
88 | 88 | "prettier-plugin-organize-imports": "^4.1.0",
|
89 | 89 | "raw-loader": "^4.0.2",
|
90 | 90 | "release-it": "^17.6.0",
|
91 | 91 | "storybook": "^8.4.6",
|
92 | 92 | "storybook-addon-deep-controls": "^0.9.2",
|
93 |
| - "tailwindcss": "^3.4.14", |
| 93 | + "tailwindcss": "^3.4.15", |
94 | 94 | "three": "^0.169.0",
|
95 | 95 | "ts-jest": "^29.2.5",
|
96 | 96 | "ts-node": "10.9.2",
|
|
125 | 125 | "@nativescript/canvas-media": "2.0.0-webgpu.11",
|
126 | 126 | "@nativescript/canvas-three": "2.0.0-webgpu.11",
|
127 | 127 | "@pmndrs/cannon-worker-api": "^2.4.0",
|
128 |
| - "@pmndrs/vanilla": "^1.19.3", |
129 |
| - "@swc/helpers": "0.5.13", |
| 128 | + "@pmndrs/vanilla": "^1.20.1", |
| 129 | + "@swc/helpers": "0.5.15", |
130 | 130 | "camera-controls": "^2.9.0",
|
131 | 131 | "cannon-es": "^0.20.0",
|
132 | 132 | "cannon-es-debugger": "^1.0.0",
|
|
137 | 137 | "ionicons": "^7.4.0",
|
138 | 138 | "maath": "^0.10.8",
|
139 | 139 | "marked": "^13.0.3",
|
140 |
| - "marked-gfm-heading-id": "^4.1.0", |
141 |
| - "marked-highlight": "^2.1.4", |
| 140 | + "marked-gfm-heading-id": "^4.1.1", |
| 141 | + "marked-highlight": "^2.2.1", |
142 | 142 | "mermaid": "^10.9.1",
|
143 | 143 | "meshline": "^3.3.1",
|
144 | 144 | "n8ao": "^1.9.3",
|
|
152 | 152 | "three-custom-shader-material": "~6.0.0",
|
153 | 153 | "three-mesh-bvh": "^0.8.3",
|
154 | 154 | "three-stdlib": "^2.34.0",
|
155 |
| - "troika-three-text": "^0.52.0", |
| 155 | + "troika-three-text": "^0.52.2", |
156 | 156 | "tslib": "^2.7.0",
|
157 | 157 | "zone.js": "0.15.0"
|
158 | 158 | },
|
|
166 | 166 | "czConfig": "cz.config.js"
|
167 | 167 | }
|
168 | 168 | },
|
169 |
| - "packageManager": "pnpm@9.13.0" |
| 169 | + "packageManager": "pnpm@9.14.4" |
170 | 170 | }
|
0 commit comments