|
67 | 67 | "test:types": "tsc --noEmit" |
68 | 68 | }, |
69 | 69 | "devDependencies": { |
70 | | - "@babel/core": "^7.28.4", |
71 | | - "@babel/helper-module-imports": "^7.27.1", |
72 | | - "@babel/helper-module-transforms": "^7.28.3", |
73 | | - "@babel/helper-plugin-utils": "^7.27.1", |
| 70 | + "@babel/core": "^7.29.0", |
| 71 | + "@babel/helper-module-imports": "^7.28.6", |
| 72 | + "@babel/helper-module-transforms": "^7.28.6", |
| 73 | + "@babel/helper-plugin-utils": "^7.28.6", |
74 | 74 | "@babel/helper-simple-access": "^7.27.1", |
75 | | - "@babel/plugin-proposal-decorators": "^7.28.0", |
| 75 | + "@babel/plugin-proposal-decorators": "^7.29.0", |
76 | 76 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
77 | | - "@babel/plugin-syntax-import-assertions": "^7.27.1", |
78 | | - "@babel/plugin-syntax-jsx": "^7.27.1", |
| 77 | + "@babel/plugin-syntax-import-assertions": "^7.28.6", |
| 78 | + "@babel/plugin-syntax-jsx": "^7.28.6", |
79 | 79 | "@babel/plugin-transform-export-namespace-from": "^7.27.1", |
80 | | - "@babel/plugin-transform-react-jsx": "^7.27.1", |
81 | | - "@babel/plugin-transform-typescript": "^7.28.0", |
82 | | - "@babel/preset-typescript": "^7.27.1", |
83 | | - "@babel/template": "^7.27.2", |
84 | | - "@babel/traverse": "^7.28.4", |
85 | | - "@babel/types": "^7.28.4", |
86 | | - "@rspack/cli": "^1.5.8", |
87 | | - "@rspack/core": "^1.5.8", |
| 80 | + "@babel/plugin-transform-react-jsx": "^7.28.6", |
| 81 | + "@babel/plugin-transform-typescript": "^7.28.6", |
| 82 | + "@babel/preset-typescript": "^7.28.5", |
| 83 | + "@babel/template": "^7.28.6", |
| 84 | + "@babel/traverse": "^7.29.0", |
| 85 | + "@babel/types": "^7.29.0", |
| 86 | + "@rspack/cli": "^1.7.6", |
| 87 | + "@rspack/core": "^1.7.6", |
88 | 88 | "@types/babel__core": "^7.20.5", |
89 | 89 | "@types/babel__helper-module-imports": "^7.18.3", |
90 | 90 | "@types/babel__helper-plugin-utils": "^7.10.3", |
91 | 91 | "@types/babel__template": "^7.4.4", |
92 | 92 | "@types/babel__traverse": "^7.28.0", |
93 | | - "@types/node": "^24.6.1", |
94 | | - "@vitest/coverage-v8": "^3.2.4", |
95 | | - "acorn": "^8.15.0", |
| 93 | + "@types/node": "^25.3.0", |
| 94 | + "@vitest/coverage-v8": "^4.0.18", |
| 95 | + "acorn": "^8.16.0", |
96 | 96 | "babel-plugin-parameter-decorator": "^1.0.16", |
97 | 97 | "changelogen": "^0.6.2", |
98 | | - "config": "^4.1.1", |
| 98 | + "config": "^4.4.0", |
99 | 99 | "consola": "^3.4.2", |
100 | 100 | "defu": "^6.1.4", |
101 | 101 | "destr": "^2.0.5", |
102 | 102 | "escape-string-regexp": "^5.0.0", |
103 | | - "eslint": "^9.36.0", |
104 | | - "eslint-config-unjs": "^0.5.0", |
| 103 | + "eslint": "^10.0.1", |
| 104 | + "eslint-config-unjs": "^0.6.2", |
105 | 105 | "estree-walker": "^3.0.3", |
106 | 106 | "etag": "^1.8.1", |
107 | 107 | "fast-glob": "^3.3.3", |
108 | 108 | "is-installed-globally": "^1.0.0", |
109 | 109 | "mime": "^4.1.0", |
110 | 110 | "mlly": "^1.8.0", |
111 | 111 | "moment-timezone": "^0.6.0", |
112 | | - "nano-jsx": "^0.2.0", |
| 112 | + "nano-jsx": "^0.2.1", |
113 | 113 | "pathe": "^2.0.3", |
114 | 114 | "pkg-types": "^2.3.0", |
115 | | - "preact": "^10.27.2", |
116 | | - "preact-render-to-string": "^6.6.2", |
117 | | - "prettier": "^3.6.2", |
118 | | - "react": "^19.1.1", |
119 | | - "react-dom": "^19.1.1", |
| 115 | + "preact": "^10.28.4", |
| 116 | + "preact-render-to-string": "^6.6.6", |
| 117 | + "prettier": "^3.8.1", |
| 118 | + "react": "^19.2.4", |
| 119 | + "react-dom": "^19.2.4", |
120 | 120 | "reflect-metadata": "^0.2.2", |
121 | | - "solid-js": "^1.9.9", |
122 | | - "std-env": "^3.9.0", |
123 | | - "terser-webpack-plugin": "^5.3.14", |
124 | | - "tinyexec": "^1.0.1", |
| 121 | + "solid-js": "^1.9.11", |
| 122 | + "std-env": "^4.0.0-rc.1", |
| 123 | + "terser-webpack-plugin": "^5.3.16", |
| 124 | + "tinyexec": "^1.0.2", |
125 | 125 | "ts-loader": "^9.5.4", |
126 | 126 | "typescript": "^5.9.3", |
127 | | - "vitest": "^3.2.4", |
128 | | - "vue": "^3.5.22", |
| 127 | + "vitest": "^4.0.18", |
| 128 | + "vue": "^3.5.28", |
129 | 129 | "yoctocolors": "^2.1.2", |
130 | | - "zod": "^4.1.11" |
| 130 | + "zod": "^4.3.6" |
131 | 131 | }, |
132 | 132 | "packageManager": "pnpm@10.17.1" |
133 | 133 | } |
0 commit comments