|
66 | 66 | "test:types": "tsc --noEmit" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@babel/core": "^7.26.9", |
70 | | - "@babel/helper-module-imports": "^7.25.9", |
71 | | - "@babel/helper-module-transforms": "^7.26.0", |
72 | | - "@babel/helper-plugin-utils": "^7.26.5", |
73 | | - "@babel/helper-simple-access": "^7.25.9", |
74 | | - "@babel/plugin-proposal-decorators": "^7.25.9", |
| 69 | + "@babel/core": "^7.28.0", |
| 70 | + "@babel/helper-module-imports": "^7.27.1", |
| 71 | + "@babel/helper-module-transforms": "^7.27.3", |
| 72 | + "@babel/helper-plugin-utils": "^7.27.1", |
| 73 | + "@babel/helper-simple-access": "^7.27.1", |
| 74 | + "@babel/plugin-proposal-decorators": "^7.28.0", |
75 | 75 | "@babel/plugin-syntax-class-properties": "^7.12.13", |
76 | | - "@babel/plugin-syntax-import-assertions": "^7.26.0", |
77 | | - "@babel/plugin-syntax-jsx": "^7.25.9", |
78 | | - "@babel/plugin-transform-export-namespace-from": "^7.25.9", |
79 | | - "@babel/plugin-transform-react-jsx": "^7.25.9", |
80 | | - "@babel/plugin-transform-typescript": "^7.26.8", |
81 | | - "@babel/preset-typescript": "^7.26.0", |
82 | | - "@babel/template": "^7.26.9", |
83 | | - "@babel/traverse": "^7.26.9", |
84 | | - "@babel/types": "^7.26.9", |
| 76 | + "@babel/plugin-syntax-import-assertions": "^7.27.1", |
| 77 | + "@babel/plugin-syntax-jsx": "^7.27.1", |
| 78 | + "@babel/plugin-transform-export-namespace-from": "^7.27.1", |
| 79 | + "@babel/plugin-transform-react-jsx": "^7.27.1", |
| 80 | + "@babel/plugin-transform-typescript": "^7.28.0", |
| 81 | + "@babel/preset-typescript": "^7.27.1", |
| 82 | + "@babel/template": "^7.27.2", |
| 83 | + "@babel/traverse": "^7.28.0", |
| 84 | + "@babel/types": "^7.28.1", |
85 | 85 | "@types/babel__core": "^7.20.5", |
86 | 86 | "@types/babel__helper-module-imports": "^7.18.3", |
87 | 87 | "@types/babel__helper-plugin-utils": "^7.10.3", |
88 | 88 | "@types/babel__template": "^7.4.4", |
89 | | - "@types/babel__traverse": "^7.20.6", |
90 | | - "@types/node": "^22.13.9", |
91 | | - "@vitest/coverage-v8": "^3.0.8", |
92 | | - "acorn": "^8.14.1", |
| 89 | + "@types/babel__traverse": "^7.20.7", |
| 90 | + "@types/node": "^24.1.0", |
| 91 | + "@vitest/coverage-v8": "^3.2.4", |
| 92 | + "acorn": "^8.15.0", |
93 | 93 | "babel-plugin-parameter-decorator": "^1.0.16", |
94 | | - "changelogen": "^0.6.1", |
95 | | - "config": "^3.3.12", |
96 | | - "consola": "^3.4.0", |
| 94 | + "changelogen": "^0.6.2", |
| 95 | + "config": "^4.0.1", |
| 96 | + "consola": "^3.4.2", |
97 | 97 | "defu": "^6.1.4", |
98 | | - "destr": "^2.0.3", |
| 98 | + "destr": "^2.0.5", |
99 | 99 | "escape-string-regexp": "^5.0.0", |
100 | | - "eslint": "^9.21.0", |
101 | | - "eslint-config-unjs": "^0.4.2", |
| 100 | + "eslint": "^9.31.0", |
| 101 | + "eslint-config-unjs": "^0.5.0", |
102 | 102 | "estree-walker": "^3.0.3", |
103 | 103 | "etag": "^1.8.1", |
104 | 104 | "fast-glob": "^3.3.3", |
105 | 105 | "is-installed-globally": "^1.0.0", |
106 | | - "mime": "^4.0.6", |
| 106 | + "mime": "^4.0.7", |
107 | 107 | "mlly": "^1.7.4", |
108 | | - "moment-timezone": "^0.5.47", |
| 108 | + "moment-timezone": "^0.6.0", |
109 | 109 | "nano-jsx": "^0.1.0", |
110 | 110 | "pathe": "^2.0.3", |
111 | | - "pkg-types": "^2.1.0", |
112 | | - "preact": "^10.26.4", |
| 111 | + "pkg-types": "^2.2.0", |
| 112 | + "preact": "^10.26.9", |
113 | 113 | "preact-render-to-string": "^6.5.13", |
114 | | - "prettier": "^3.5.3", |
115 | | - "react": "^19.0.0", |
116 | | - "react-dom": "^19.0.0", |
| 114 | + "prettier": "^3.6.2", |
| 115 | + "react": "^19.1.0", |
| 116 | + "react-dom": "^19.1.0", |
117 | 117 | "reflect-metadata": "^0.2.2", |
118 | | - "solid-js": "^1.9.5", |
119 | | - "std-env": "^3.8.1", |
| 118 | + "solid-js": "^1.9.7", |
| 119 | + "std-env": "^3.9.0", |
120 | 120 | "terser-webpack-plugin": "^5.3.14", |
121 | | - "tinyexec": "^0.3.2", |
| 121 | + "tinyexec": "^1.0.1", |
122 | 122 | "ts-loader": "^9.5.2", |
123 | | - "typescript": "^5.8.2", |
124 | | - "vitest": "^3.0.8", |
125 | | - "vue": "^3.5.13", |
126 | | - "webpack": "^5.98.0", |
| 123 | + "typescript": "^5.8.3", |
| 124 | + "vitest": "^3.2.4", |
| 125 | + "vue": "^3.5.18", |
| 126 | + "webpack": "^5.100.2", |
127 | 127 | "webpack-bundle-analyzer": "^4.10.2", |
128 | 128 | "webpack-cli": "^6.0.1", |
129 | 129 | "webpack-license-plugin": "^4.5.1", |
130 | 130 | "yoctocolors": "^2.1.1", |
131 | | - "zod": "^3.24.2" |
| 131 | + "zod": "^4.0.5" |
132 | 132 | }, |
133 | 133 | "packageManager": "pnpm@10.6.1" |
134 | 134 | } |
0 commit comments