|
43 | 43 | "@storybook/angular": "9.0.15",
|
44 | 44 | "@storybook/test-runner": "0.23.0",
|
45 | 45 | "@swc-node/register": "1.10.10",
|
46 |
| - "@swc/cli": "0.7.7", |
| 46 | + "@swc/cli": "0.7.8", |
47 | 47 | "@swc/core": "1.12.7",
|
48 | 48 | "@tailwindcss/postcss": "^4.1.11",
|
49 | 49 | "@tweakpane/core": "^2.0.5",
|
50 | 50 | "@types/jest": "29.5.14",
|
51 | 51 | "@types/node": "20.14.12",
|
52 |
| - "@types/three": "^0.178.0", |
| 52 | + "@types/three": "^0.178.1", |
53 | 53 | "@typescript-eslint/utils": "8.34.0",
|
54 | 54 | "autoprefixer": "^10.4.21",
|
55 | 55 | "cypress": "14.4.1",
|
56 |
| - "cz-git": "^1.11.2", |
57 |
| - "czg": "^1.11.2", |
| 56 | + "cz-git": "^1.12.0", |
| 57 | + "czg": "^1.12.0", |
58 | 58 | "dotenv-cli": "^8.0.0",
|
59 | 59 | "enquirer": "^2.4.1",
|
60 | 60 | "eslint": "9.28.0",
|
|
77 | 77 | "postcss-import": "~16.1.1",
|
78 | 78 | "postcss-preset-env": "~10.2.4",
|
79 | 79 | "postcss-url": "~10.1.3",
|
80 |
| - "postprocessing": "^6.37.4", |
| 80 | + "postprocessing": "^6.37.6", |
81 | 81 | "prettier": "^3.6.2",
|
82 | 82 | "prettier-plugin-organize-imports": "^4.1.0",
|
83 | 83 | "storybook": "9.0.15",
|
|
140 | 140 | "czConfig": "cz.config.js"
|
141 | 141 | }
|
142 | 142 | },
|
143 |
| - "packageManager": "pnpm@10.12.4", |
| 143 | + "packageManager": "pnpm@10.13.1", |
144 | 144 | "nx": {
|
145 | 145 | "targets": {
|
146 | 146 | "generate-json": {
|
|
0 commit comments