@yahoo/uds 2.1.1 → 2.1.3

Sign up to get free protection for your applications and to get access to all the features.
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.1",
4
+ "version": "2.1.3",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "uds": "./cli/uds-cli"
@@ -153,13 +153,13 @@
153
153
  "react-toastify": "^11.0.2",
154
154
  "semver": "^7.6.3",
155
155
  "tailwind-merge": "^2.5.3",
156
- "ts-morph": "^24.0.0",
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.14",
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",