|
66 | 66 | "test:types": "tsc --noEmit"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 |
| - "@babel/core": "^7.25.2", |
70 |
| - "@babel/helper-module-imports": "^7.24.7", |
71 |
| - "@babel/helper-module-transforms": "^7.25.2", |
72 |
| - "@babel/helper-plugin-utils": "^7.24.8", |
73 |
| - "@babel/helper-simple-access": "^7.24.7", |
74 |
| - "@babel/plugin-proposal-decorators": "^7.24.7", |
| 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", |
75 | 75 | "@babel/plugin-syntax-class-properties": "^7.12.13",
|
76 |
| - "@babel/plugin-syntax-import-assertions": "^7.25.6", |
77 |
| - "@babel/plugin-syntax-jsx": "^7.24.7", |
78 |
| - "@babel/plugin-transform-export-namespace-from": "^7.24.7", |
79 |
| - "@babel/plugin-transform-react-jsx": "^7.25.2", |
80 |
| - "@babel/plugin-transform-typescript": "^7.25.2", |
81 |
| - "@babel/preset-typescript": "^7.24.7", |
82 |
| - "@babel/template": "^7.25.0", |
83 |
| - "@babel/traverse": "^7.25.6", |
84 |
| - "@babel/types": "^7.25.6", |
| 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", |
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 | 90 | "@types/node": "^22.7.4",
|
91 |
| - "@vitest/coverage-v8": "^2.1.1", |
| 91 | + "@vitest/coverage-v8": "^2.1.2", |
92 | 92 | "acorn": "^8.12.1",
|
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 | "destr": "^2.0.3",
|
98 | 98 | "escape-string-regexp": "^5.0.0",
|
99 |
| - "eslint": "^9.11.0", |
| 99 | + "eslint": "^9.11.1", |
100 | 100 | "eslint-config-unjs": "^0.4.1",
|
101 | 101 | "estree-walker": "^3.0.3",
|
102 | 102 | "etag": "^1.8.1",
|
|
119 | 119 | "tinyexec": "^0.3.0",
|
120 | 120 | "ts-loader": "^9.5.1",
|
121 | 121 | "typescript": "^5.6.2",
|
122 |
| - "vitest": "^2.1.1", |
| 122 | + "vitest": "^2.1.2", |
123 | 123 | "vue": "^3.5.10",
|
124 |
| - "webpack": "^5.94.0", |
| 124 | + "webpack": "^5.95.0", |
125 | 125 | "webpack-bundle-analyzer": "^4.10.2",
|
126 | 126 | "webpack-cli": "^5.1.4",
|
127 | 127 | "webpack-license-plugin": "^4.5.0",
|
|
0 commit comments