@yahoo/uds 2.1.0 → 2.1.2
Sign up to get free protection for your applications and to get access to all the features.
package/dist/styles/toast.css
CHANGED
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@yahoo/uds",
|
3
3
|
"description": "Yahoo Universal System",
|
4
|
-
"version": "2.1.
|
4
|
+
"version": "2.1.2",
|
5
5
|
"type": "module",
|
6
6
|
"bin": {
|
7
7
|
"uds": "./cli/uds-cli"
|
@@ -150,16 +150,16 @@
|
|
150
150
|
"lodash-es": "^4.17.21",
|
151
151
|
"open": "^10.1.0",
|
152
152
|
"prompts": "^2.4.2",
|
153
|
-
"react-toastify": "^
|
153
|
+
"react-toastify": "^11.0.2",
|
154
154
|
"semver": "^7.6.3",
|
155
155
|
"tailwind-merge": "^2.5.3",
|
156
|
-
"ts-morph": "^
|
156
|
+
"ts-morph": "^25.0.0",
|
157
157
|
"uuid": "^11.0.3"
|
158
158
|
},
|
159
159
|
"devDependencies": {
|
160
160
|
"@fullhuman/postcss-purgecss": "^7.0.0",
|
161
161
|
"@next/env": "^14.2.15",
|
162
|
-
"@types/bun": "1.1.
|
162
|
+
"@types/bun": "1.1.16",
|
163
163
|
"@types/imurmurhash": "^0.1.4",
|
164
164
|
"@types/prompts": "^2.4.9",
|
165
165
|
"@types/react": "^18.3.11",
|