Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"@types/yarnpkg__lockfile": "^1.1.5",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"@vitejs/plugin-basic-ssl": "1.1.0",
"@vitejs/plugin-basic-ssl": "1.2.0",
"@web/test-runner": "^0.19.0",
"@yarnpkg/lockfile": "1.1.0",
"ajv": "8.17.1",
Expand Down Expand Up @@ -165,7 +165,7 @@
"lmdb": "3.1.6",
"loader-utils": "3.3.1",
"lodash": "^4.17.21",
"magic-string": "0.30.13",
"magic-string": "0.30.14",
"mini-css-extract-plugin": "2.9.2",
"mrmime": "2.0.0",
"ng-packagr": "19.0.1",
Expand Down Expand Up @@ -207,7 +207,7 @@
"unenv": "^1.10.0",
"verdaccio": "6.0.2",
"verdaccio-auth-memory": "^10.0.0",
"vite": "6.0.0",
"vite": "6.0.1",
"watchpack": "2.4.2",
"webpack": "5.96.1",
"webpack-dev-middleware": "7.4.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/angular/build/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,23 +25,23 @@
"@babel/helper-split-export-declaration": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.26.0",
"@inquirer/confirm": "5.0.2",
"@vitejs/plugin-basic-ssl": "1.1.0",
"@vitejs/plugin-basic-ssl": "1.2.0",
"beasties": "0.1.0",
"browserslist": "^4.23.0",
"esbuild": "0.24.0",
"fast-glob": "3.3.2",
"https-proxy-agent": "7.0.5",
"istanbul-lib-instrument": "6.0.3",
"listr2": "8.2.5",
"magic-string": "0.30.13",
"magic-string": "0.30.14",
"mrmime": "2.0.0",
"parse5-html-rewriting-stream": "7.0.0",
"picomatch": "4.0.2",
"piscina": "4.7.0",
"rollup": "4.27.4",
"sass": "1.81.0",
"semver": "7.6.3",
"vite": "6.0.0",
"vite": "6.0.1",
"watchpack": "2.4.2"
},
"optionalDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/build_angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/runtime": "7.26.0",
"@discoveryjs/json-ext": "0.6.3",
"@ngtools/webpack": "0.0.0-PLACEHOLDER",
"@vitejs/plugin-basic-ssl": "1.1.0",
"@vitejs/plugin-basic-ssl": "1.2.0",
"ansi-colors": "4.1.3",
"autoprefixer": "10.4.20",
"babel-loader": "9.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/angular_devkit/schematics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@angular-devkit/core": "0.0.0-PLACEHOLDER",
"jsonc-parser": "3.3.1",
"magic-string": "0.30.13",
"magic-string": "0.30.14",
"ora": "5.4.1",
"rxjs": "7.8.1"
}
Expand Down
44 changes: 31 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __metadata:
"@babel/runtime": "npm:7.26.0"
"@discoveryjs/json-ext": "npm:0.6.3"
"@ngtools/webpack": "npm:0.0.0-PLACEHOLDER"
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
"@vitejs/plugin-basic-ssl": "npm:1.2.0"
ansi-colors: "npm:4.1.3"
autoprefixer: "npm:10.4.20"
babel-loader: "npm:9.2.1"
Expand Down Expand Up @@ -239,7 +239,7 @@ __metadata:
dependencies:
"@angular-devkit/core": "npm:0.0.0-PLACEHOLDER"
jsonc-parser: "npm:3.3.1"
magic-string: "npm:0.30.13"
magic-string: "npm:0.30.14"
ora: "npm:5.4.1"
rxjs: "npm:7.8.1"
languageName: unknown
Expand Down Expand Up @@ -378,7 +378,7 @@ __metadata:
"@babel/helper-split-export-declaration": "npm:7.24.7"
"@babel/plugin-syntax-import-attributes": "npm:7.26.0"
"@inquirer/confirm": "npm:5.0.2"
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
"@vitejs/plugin-basic-ssl": "npm:1.2.0"
beasties: "npm:0.1.0"
browserslist: "npm:^4.23.0"
esbuild: "npm:0.24.0"
Expand All @@ -387,15 +387,15 @@ __metadata:
istanbul-lib-instrument: "npm:6.0.3"
listr2: "npm:8.2.5"
lmdb: "npm:3.1.6"
magic-string: "npm:0.30.13"
magic-string: "npm:0.30.14"
mrmime: "npm:2.0.0"
parse5-html-rewriting-stream: "npm:7.0.0"
picomatch: "npm:4.0.2"
piscina: "npm:4.7.0"
rollup: "npm:4.27.4"
sass: "npm:1.81.0"
semver: "npm:7.6.3"
vite: "npm:6.0.0"
vite: "npm:6.0.1"
watchpack: "npm:2.4.2"
peerDependencies:
"@angular/compiler": ^19.0.0
Expand Down Expand Up @@ -693,7 +693,7 @@ __metadata:
"@types/yarnpkg__lockfile": "npm:^1.1.5"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
"@typescript-eslint/parser": "npm:8.16.0"
"@vitejs/plugin-basic-ssl": "npm:1.1.0"
"@vitejs/plugin-basic-ssl": "npm:1.2.0"
"@web/test-runner": "npm:^0.19.0"
"@yarnpkg/lockfile": "npm:1.1.0"
ajv: "npm:8.17.1"
Expand Down Expand Up @@ -740,7 +740,7 @@ __metadata:
lmdb: "npm:3.1.6"
loader-utils: "npm:3.3.1"
lodash: "npm:^4.17.21"
magic-string: "npm:0.30.13"
magic-string: "npm:0.30.14"
mini-css-extract-plugin: "npm:2.9.2"
mrmime: "npm:2.0.0"
ng-packagr: "npm:19.0.1"
Expand Down Expand Up @@ -782,7 +782,7 @@ __metadata:
unenv: "npm:^1.10.0"
verdaccio: "npm:6.0.2"
verdaccio-auth-memory: "npm:^10.0.0"
vite: "npm:6.0.0"
vite: "npm:6.0.1"
watchpack: "npm:2.4.2"
webpack: "npm:5.96.1"
webpack-dev-middleware: "npm:7.4.2"
Expand Down Expand Up @@ -6271,6 +6271,15 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-basic-ssl@npm:1.2.0":
version: 1.2.0
resolution: "@vitejs/plugin-basic-ssl@npm:1.2.0"
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
checksum: 10c0/0d360fcca01f91ade6e451edbea09a107ff9e95cd3c3766c7a069d1a168709df92d96c0bd1eccc66e2739a153e07c75a45321ec487450c0da942606200d8441d
languageName: node
linkType: hard

"@web/browser-logs@npm:^0.4.0":
version: 0.4.0
resolution: "@web/browser-logs@npm:0.4.0"
Expand Down Expand Up @@ -13450,7 +13459,16 @@ __metadata:
languageName: node
linkType: hard

"magic-string@npm:0.30.13, magic-string@npm:^0.30.0, magic-string@npm:^0.30.3":
"magic-string@npm:0.30.14":
version: 0.30.14
resolution: "magic-string@npm:0.30.14"
dependencies:
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
checksum: 10c0/c52c2a6e699dfa8a840e13154da35464a40cd8b07049b695a8b282883b0426c0811af1e36ac26860b4267289340b42772c156a5608e87be97b63d510e617e87a
languageName: node
linkType: hard

"magic-string@npm:^0.30.0, magic-string@npm:^0.30.3":
version: 0.30.13
resolution: "magic-string@npm:0.30.13"
dependencies:
Expand Down Expand Up @@ -18761,9 +18779,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:6.0.0":
version: 6.0.0
resolution: "vite@npm:6.0.0"
"vite@npm:6.0.1":
version: 6.0.1
resolution: "vite@npm:6.0.1"
dependencies:
esbuild: "npm:^0.24.0"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -18809,7 +18827,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/2516144161c108452691ec1379aefd8f3201da8f225e628cb1cdb7b35b92d856d990cd31f1c36c0f36517346efe181ea3c096a04bc846c5b0d1416b7b7111af8
checksum: 10c0/e4d853eb9042ff29fa4d7cee1484738faaee4b1d9dcf786a94783bebb736b39af0afa7ac1a209000530638098d0a1b240b51f509d32addb028b222453f862916
languageName: node
linkType: hard

Expand Down