|
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | 80 | "@ai-sdk/react": "^2.0.30", |
81 | | - "@crowdin/cli": "^3.13.0", |
| 81 | + "@crowdin/cli": "^4.14.2", |
82 | 82 | "@prettier/plugin-xml": "^2.2.0", |
83 | | - "@swc/core": "^1.7.39", |
| 83 | + "@swc/core": "^1.15.32", |
84 | 84 | "@swc/jest": "^0.2.39", |
85 | 85 | "@testing-library/dom": "^10.4.1", |
86 | 86 | "@testing-library/jest-dom": "^6.9.1", |
87 | 87 | "@testing-library/react": "^16.3.2", |
88 | 88 | "@types/fs-extra": "^11.0.4", |
89 | 89 | "@types/jest": "^30.0.0", |
90 | | - "@types/lodash": "^4.14.197", |
91 | | - "@types/node": "^20.19.37", |
| 90 | + "@types/lodash": "^4.17.24", |
| 91 | + "@types/node": "^25.6.0", |
92 | 92 | "@types/prompts": "^2.4.4", |
93 | | - "@types/react": "^19.2.10", |
94 | | - "@types/semver": "^7.5.0", |
| 93 | + "@types/react": "^19.2.14", |
| 94 | + "@types/semver": "^7.7.1", |
95 | 95 | "@types/shelljs": "^0.8.12", |
96 | 96 | "@typescript-eslint/eslint-plugin": "^5.62.0", |
97 | 97 | "@typescript-eslint/parser": "^5.62.0", |
98 | | - "cross-env": "^7.0.3", |
| 98 | + "cross-env": "^10.1.0", |
99 | 99 | "cspell": "^8.18.1", |
100 | 100 | "eslint": "^8.45.0", |
101 | 101 | "eslint-config-airbnb": "^19.0.4", |
|
108 | 108 | "eslint-plugin-react-compiler": "^19.0.0-beta-40c6c23-20250301", |
109 | 109 | "eslint-plugin-react-hooks": "^4.6.0", |
110 | 110 | "eslint-plugin-regexp": "^1.15.0", |
111 | | - "husky": "^8.0.3", |
| 111 | + "husky": "^9.1.7", |
112 | 112 | "image-size": "^2.0.2", |
113 | | - "jest": "^30.2.0", |
114 | | - "jest-environment-jsdom": "^30.2.0", |
115 | | - "jest-serializer-ansi-escapes": "^4.0.0", |
| 113 | + "jest": "^30.3.0", |
| 114 | + "jest-environment-jsdom": "^30.3.0", |
| 115 | + "jest-serializer-ansi-escapes": "^5.0.0", |
116 | 116 | "jest-serializer-react-helmet-async": "^1.0.21", |
117 | 117 | "lerna": "^7.4.2", |
118 | 118 | "lerna-changelog": "^2.2.0", |
119 | | - "lint-staged": "~13.2.3", |
120 | | - "lockfile-lint": "^4.14.0", |
| 119 | + "lint-staged": "^16.4.0", |
| 120 | + "lockfile-lint": "^5.0.0", |
121 | 121 | "npm-run-all": "^4.1.5", |
122 | | - "patch-package": "^8.0.0", |
123 | | - "pkg-pr-new": "^0.0.66", |
| 122 | + "patch-package": "^8.0.1", |
| 123 | + "pkg-pr-new": "^0.0.68", |
124 | 124 | "postinstall-postinstall": "^2.1.0", |
125 | 125 | "prettier": "^2.8.8", |
126 | | - "react": "^19.2.0", |
127 | | - "react-dom": "^19.2.0", |
| 126 | + "react": "^19.2.5", |
| 127 | + "react-dom": "^19.2.5", |
128 | 128 | "rimraf": "^3.0.2", |
129 | | - "sharp": "^0.32.3", |
| 129 | + "sharp": "^0.34.5", |
130 | 130 | "strip-ansi": "^6.0.1", |
131 | 131 | "stylelint": "^14.16.1", |
132 | 132 | "stylelint-config-prettier": "^9.0.5", |
133 | 133 | "stylelint-config-standard": "^29.0.0", |
134 | | - "syncpack": "^14.3.0", |
135 | | - "typescript": "~6.0.2" |
| 134 | + "syncpack": "^14.3.1", |
| 135 | + "typescript": "~6.0.3" |
136 | 136 | }, |
137 | 137 | "resolutions": { |
138 | | - "**/pretty-format/react-is": "^19.2.4" |
| 138 | + "**/pretty-format/react-is": "^19.2.0", |
| 139 | + "axios": "^1.15.2" |
139 | 140 | }, |
140 | 141 | "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
141 | 142 | } |
0 commit comments