diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f0477fc21..711a118b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -733,7 +733,7 @@ importers: version: 1.19.1(@glint/template@packages+template) '@embroider/vite': specifier: ^1.1.5 - version: 1.3.2(b733187f81a6e8e726a685b98ef0c390) + version: 1.3.2(92a503d4ad2cd62cc05155a4d9ae2f80) '@eslint/js': specifier: ^9.39.2 version: 9.39.2 @@ -819,8 +819,8 @@ importers: specifier: ^8.54.0 version: 8.54.0(eslint@9.37.0)(typescript@5.9.3) vite: - specifier: ^7.3.2 - version: 7.3.2 + specifier: ^7.3.5 + version: 7.3.5 packages: @@ -6216,6 +6216,11 @@ packages: engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} hasBin: true + nanoid@3.3.13: + resolution: {integrity: sha512-sPdqC6ByMVVGvF1ynvvMo0/o+oD1VX7DaHhijt1bFgjvBkHBib4t49GoNDhf2NDta4oeUNlaGbSt5K7qjZ955Q==} + engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1} + hasBin: true + nanomatch@1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} @@ -6692,6 +6697,10 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} + postcss@8.5.15: + resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} + engines: {node: ^10 || ^12 || >=14} + postcss@8.5.8: resolution: {integrity: sha512-OW/rX8O/jXnm82Ey1k44pObPtdblfiuWnrd8X7GJ7emImCOstunGbXUpp7HdBrFQX6rJzn3sPT397Wp5aCwCHg==} engines: {node: ^10 || ^12 || >=14} @@ -7979,6 +7988,46 @@ packages: yaml: optional: true + vite@7.3.5: + resolution: {integrity: sha512-KuOaNhcnGFN2zIPGA7wRmzF+lJA1sea7rHq17aiJ++9lzY1WWG6Jpwqwe1KNbRVPIqHmr8GLYx7jbrQcN/7/ww==} + engines: {node: ^20.19.0 || >=22.12.0} + hasBin: true + peerDependencies: + '@types/node': ^20.19.0 || >=22.12.0 + jiti: '>=1.21.0' + less: ^4.0.0 + lightningcss: ^1.21.0 + sass: ^1.70.0 + sass-embedded: ^1.70.0 + stylus: '>=0.54.8' + sugarss: ^5.0.0 + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + vitest@4.1.0: resolution: {integrity: sha512-YbDrMF9jM2Lqc++2530UourxZHmkKLxrs4+mYhEwqWS97WJ7wOYEkcr+QfRgJ3PW9wz3odRijLZjHEaRLTNbqw==} engines: {node: ^20.0.0 || ^22.0.0 || >=24.0.0} @@ -10169,7 +10218,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@embroider/vite@1.3.2(b733187f81a6e8e726a685b98ef0c390)': + '@embroider/vite@1.3.2(92a503d4ad2cd62cc05155a4d9ae2f80)': dependencies: '@babel/core': 7.28.6 '@embroider/core': 4.2.4(@glint/template@packages+template) @@ -10188,7 +10237,7 @@ snapshots: send: 0.18.0 source-map-url: 0.4.1 terser: 5.44.0 - vite: 7.3.2 + vite: 7.3.5 transitivePeerDependencies: - '@glint/template' - bufferutil @@ -13001,13 +13050,13 @@ snapshots: css-loader@5.2.7: dependencies: - icss-utils: 5.1.0(postcss@8.5.8) + icss-utils: 5.1.0(postcss@8.5.15) loader-utils: 2.0.4 - postcss: 8.5.8 - postcss-modules-extract-imports: 3.1.0(postcss@8.5.8) - postcss-modules-local-by-default: 4.2.0(postcss@8.5.8) - postcss-modules-scope: 3.2.1(postcss@8.5.8) - postcss-modules-values: 4.0.0(postcss@8.5.8) + postcss: 8.5.15 + postcss-modules-extract-imports: 3.1.0(postcss@8.5.15) + postcss-modules-local-by-default: 4.2.0(postcss@8.5.15) + postcss-modules-scope: 3.2.1(postcss@8.5.15) + postcss-modules-values: 4.0.0(postcss@8.5.15) postcss-value-parser: 4.2.0 schema-utils: 3.3.0 semver: 7.7.3 @@ -15357,9 +15406,9 @@ snapshots: dependencies: safer-buffer: 2.1.2 - icss-utils@5.1.0(postcss@8.5.8): + icss-utils@5.1.0(postcss@8.5.15): dependencies: - postcss: 8.5.8 + postcss: 8.5.15 ieee754@1.2.1: optional: true @@ -16304,6 +16353,8 @@ snapshots: nanoid@3.3.11: {} + nanoid@3.3.13: {} + nanomatch@1.2.13: dependencies: arr-diff: 4.0.0 @@ -16742,26 +16793,26 @@ snapshots: possible-typed-array-names@1.1.0: {} - postcss-modules-extract-imports@3.1.0(postcss@8.5.8): + postcss-modules-extract-imports@3.1.0(postcss@8.5.15): dependencies: - postcss: 8.5.8 + postcss: 8.5.15 - postcss-modules-local-by-default@4.2.0(postcss@8.5.8): + postcss-modules-local-by-default@4.2.0(postcss@8.5.15): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.15) + postcss: 8.5.15 postcss-selector-parser: 7.1.0 postcss-value-parser: 4.2.0 - postcss-modules-scope@3.2.1(postcss@8.5.8): + postcss-modules-scope@3.2.1(postcss@8.5.15): dependencies: - postcss: 8.5.8 + postcss: 8.5.15 postcss-selector-parser: 7.1.0 - postcss-modules-values@4.0.0(postcss@8.5.8): + postcss-modules-values@4.0.0(postcss@8.5.15): dependencies: - icss-utils: 5.1.0(postcss@8.5.8) - postcss: 8.5.8 + icss-utils: 5.1.0(postcss@8.5.15) + postcss: 8.5.15 postcss-selector-parser@7.1.0: dependencies: @@ -16770,6 +16821,12 @@ snapshots: postcss-value-parser@4.2.0: {} + postcss@8.5.15: + dependencies: + nanoid: 3.3.13 + picocolors: 1.1.1 + source-map-js: 1.2.1 + postcss@8.5.8: dependencies: nanoid: 3.3.11 @@ -18276,7 +18333,7 @@ snapshots: version-range@4.15.0: {} - vite@7.3.2: + vite@7.3.2(@types/node@18.19.81): dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) @@ -18285,18 +18342,18 @@ snapshots: rollup: 4.59.0 tinyglobby: 0.2.15 optionalDependencies: + '@types/node': 18.19.81 fsevents: 2.3.3 - vite@7.3.2(@types/node@18.19.81): + vite@7.3.5: dependencies: esbuild: 0.27.7 fdir: 6.5.0(picomatch@4.0.4) picomatch: 4.0.4 - postcss: 8.5.8 + postcss: 8.5.15 rollup: 4.59.0 - tinyglobby: 0.2.15 + tinyglobby: 0.2.17 optionalDependencies: - '@types/node': 18.19.81 fsevents: 2.3.3 vitest@4.1.0(@types/node@18.19.81): diff --git a/test-packages/v2-ts-ember-addon/package.json b/test-packages/v2-ts-ember-addon/package.json index 8b65726ed..57105272a 100644 --- a/test-packages/v2-ts-ember-addon/package.json +++ b/test-packages/v2-ts-ember-addon/package.json @@ -98,7 +98,7 @@ "testem": "^3.15.1", "typescript": "~5.9.3", "typescript-eslint": "^8.54.0", - "vite": "^7.3.2" + "vite": "^7.3.5" }, "ember": { "edition": "octane"