|
66 | 66 | "test:types": "tsc --noEmit"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "@babel/core": "^7.25.7", |
70 |
| - "@babel/helper-module-imports": "^7.25.7", |
71 |
| - "@babel/helper-module-transforms": "^7.25.7", |
72 |
| - "@babel/helper-plugin-utils": "^7.25.7", |
73 |
| - "@babel/helper-simple-access": "^7.25.7", |
74 |
| - "@babel/plugin-proposal-decorators": "^7.25.7", |
| 69 | + "@babel/core": "^7.26.0", |
| 70 | + "@babel/helper-module-imports": "^7.25.9", |
| 71 | + "@babel/helper-module-transforms": "^7.26.0", |
| 72 | + "@babel/helper-plugin-utils": "^7.25.9", |
| 73 | + "@babel/helper-simple-access": "^7.25.9", |
| 74 | + "@babel/plugin-proposal-decorators": "^7.25.9", |
75 | 75 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
76 |
| - "@babel/plugin-syntax-import-assertions": "^7.25.7", |
77 |
| - "@babel/plugin-syntax-jsx": "^7.25.7", |
78 |
| - "@babel/plugin-transform-export-namespace-from": "^7.25.7", |
79 |
| - "@babel/plugin-transform-react-jsx": "^7.25.7", |
80 |
| - "@babel/plugin-transform-typescript": "^7.25.7", |
81 |
| - "@babel/preset-typescript": "^7.25.7", |
82 |
| - "@babel/template": "^7.25.7", |
83 |
| - "@babel/traverse": "^7.25.7", |
84 |
| - "@babel/types": "^7.25.7", |
| 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.25.9", |
| 81 | + "@babel/preset-typescript": "^7.26.0", |
| 82 | + "@babel/template": "^7.25.9", |
| 83 | + "@babel/traverse": "^7.25.9", |
| 84 | + "@babel/types": "^7.26.0", |
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 | 89 | "@types/babel__traverse": "^7.20.6",
|
90 |
| - "@types/node": "^22.7.4", |
91 |
| - "@vitest/coverage-v8": "^2.1.2", |
92 |
| - "acorn": "^8.12.1", |
| 90 | + "@types/node": "^22.8.6", |
| 91 | + "@vitest/coverage-v8": "^2.1.4", |
| 92 | + "acorn": "^8.14.0", |
93 | 93 | "babel-plugin-parameter-decorator": "^1.0.16",
|
94 | 94 | "changelogen": "^0.5.7",
|
95 | 95 | "config": "^3.3.12",
|
96 | 96 | "consola": "^3.2.3",
|
97 | 97 | "defu": "^6.1.4",
|
98 | 98 | "destr": "^2.0.3",
|
99 | 99 | "escape-string-regexp": "^5.0.0",
|
100 |
| - "eslint": "^9.12.0", |
| 100 | + "eslint": "^9.13.0", |
101 | 101 | "eslint-config-unjs": "^0.4.1",
|
102 | 102 | "estree-walker": "^3.0.3",
|
103 | 103 | "etag": "^1.8.1",
|
|
107 | 107 | "moment-timezone": "^0.5.46",
|
108 | 108 | "nano-jsx": "^0.1.0",
|
109 | 109 | "pathe": "^1.1.2",
|
110 |
| - "pkg-types": "^1.2.0", |
111 |
| - "preact": "^10.24.2", |
| 110 | + "pkg-types": "^1.2.1", |
| 111 | + "preact": "^10.24.3", |
112 | 112 | "preact-render-to-string": "^6.5.11",
|
113 | 113 | "prettier": "^3.3.3",
|
114 | 114 | "react": "^18.3.1",
|
115 | 115 | "react-dom": "^18.3.1",
|
116 | 116 | "reflect-metadata": "^0.2.2",
|
117 |
| - "solid-js": "^1.9.1", |
| 117 | + "solid-js": "^1.9.3", |
118 | 118 | "std-env": "^3.7.0",
|
119 | 119 | "terser-webpack-plugin": "^5.3.10",
|
120 |
| - "tinyexec": "^0.3.0", |
| 120 | + "tinyexec": "^0.3.1", |
121 | 121 | "ts-loader": "^9.5.1",
|
122 |
| - "typescript": "^5.6.2", |
123 |
| - "vitest": "^2.1.2", |
124 |
| - "vue": "^3.5.11", |
125 |
| - "webpack": "^5.95.0", |
| 122 | + "typescript": "^5.6.3", |
| 123 | + "vitest": "^2.1.4", |
| 124 | + "vue": "^3.5.12", |
| 125 | + "webpack": "^5.96.0", |
126 | 126 | "webpack-bundle-analyzer": "^4.10.2",
|
127 | 127 | "webpack-cli": "^5.1.4",
|
128 | 128 | "webpack-license-plugin": "^4.5.0",
|
129 | 129 | "yoctocolors": "^2.1.1",
|
130 | 130 | "zod": "^3.23.8"
|
131 | 131 | },
|
132 |
| - "packageManager": "[email protected].0" |
| 132 | + "packageManager": "[email protected].3" |
133 | 133 | }
|
0 commit comments