We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bc0546 commit 694b58cCopy full SHA for 694b58c
package.json
@@ -74,14 +74,14 @@
74
"path-browserify": "^1.0.1",
75
"postcss": "^8.5.5",
76
"postcss-import": "~16.1.0",
77
- "postcss-preset-env": "~9.6.0",
+ "postcss-preset-env": "~10.2.3",
78
"postcss-url": "~10.1.3",
79
"postprocessing": "^6.37.4",
80
"prettier": "^3.5.3",
81
"prettier-plugin-organize-imports": "^4.1.0",
82
"storybook": "9.0.9",
83
"storybook-addon-deep-controls": "^0.9.3",
84
- "tailwindcss": "^3.4.17",
+ "tailwindcss": "^4.1.10",
85
"three": "^0.176.0",
86
"ts-jest": "^29.4.0",
87
"ts-morph": "^26.0.0",
@@ -139,7 +139,7 @@
139
"czConfig": "cz.config.js"
140
}
141
},
142
- "packageManager": "pnpm@9.15.4",
+ "packageManager": "pnpm@10.12.1",
143
"nx": {
144
"targets": {
145
"generate-json": {
0 commit comments