File tree Expand file tree Collapse file tree 7 files changed +701
-234
lines changed
.aspect/rules/external_repository_action_cache
angular_devkit/build_angular Expand file tree Collapse file tree 7 files changed +701
-234
lines changed Original file line number Diff line number Diff line change 33# This file should be checked into version control along with the pnpm-lock.yaml file.
44.npmrc=-1406867100
55modules/testing/builder/package.json=973445093
6- package.json=282968493
7- packages/angular/build/package.json=796588637
6+ package.json=-1159487703
7+ packages/angular/build/package.json=1059760862
88packages/angular/cli/package.json=-803141029
99packages/angular/pwa/package.json=1108903917
1010packages/angular/ssr/package.json=1856194341
1111packages/angular_devkit/architect/package.json=-1496633956
1212packages/angular_devkit/architect_cli/package.json=1551210941
13- packages/angular_devkit/build_angular/package.json=576728842
13+ packages/angular_devkit/build_angular/package.json=1790089258
1414packages/angular_devkit/build_webpack/package.json=373950017
1515packages/angular_devkit/core/package.json=339935828
1616packages/angular_devkit/schematics/package.json=673943597
1717packages/angular_devkit/schematics_cli/package.json=774399812
1818packages/ngtools/webpack/package.json=1282929706
1919packages/schematics/angular/package.json=251715148
20- pnpm-lock.yaml=387505909
20+ pnpm-lock.yaml=-1871628445
2121pnpm-workspace.yaml=-1056556036
22- yarn.lock=-673353270
22+ yarn.lock=579040051
Original file line number Diff line number Diff line change @@ -23,12 +23,12 @@ jobs:
2323 with :
2424 persist-credentials : false
2525 - name : Initialize CodeQL
26- uses : github/codeql-action/init@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
26+ uses : github/codeql-action/init@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
2727 with :
2828 languages : javascript-typescript
2929 build-mode : none
3030 config-file : .github/codeql/config.yml
3131 - name : Perform CodeQL Analysis
32- uses : github/codeql-action/analyze@dd746615b3b9d728a6a37ca2045b68ca76d4841a # v3.28.8
32+ uses : github/codeql-action/analyze@9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0 # v3.28.9
3333 with :
3434 category : ' /language:javascript-typescript'
Original file line number Diff line number Diff line change 123123 "copy-webpack-plugin" : " 12.0.2" ,
124124 "css-loader" : " 7.1.2" ,
125125 "debug" : " ^4.1.1" ,
126- "esbuild" : " 0.24.2 " ,
127- "esbuild-wasm" : " 0.24.2 " ,
126+ "esbuild" : " 0.25.0 " ,
127+ "esbuild-wasm" : " 0.25.0 " ,
128128 "eslint" : " 8.57.0" ,
129129 "eslint-config-prettier" : " 10.0.1" ,
130130 "eslint-plugin-header" : " 3.1.1" ,
176176 "puppeteer" : " 18.2.1" ,
177177 "quicktype-core" : " 23.0.171" ,
178178 "resolve-url-loader" : " 5.0.0" ,
179- "rollup" : " 4.34.4 " ,
179+ "rollup" : " 4.34.6 " ,
180180 "rollup-license-plugin" : " ~3.0.1" ,
181181 "rollup-plugin-sourcemaps" : " ^0.6.0" ,
182182 "rxjs" : " 7.8.1" ,
Original file line number Diff line number Diff line change 2828 "@vitejs/plugin-basic-ssl" : " 1.2.0" ,
2929 "beasties" : " 0.2.0" ,
3030 "browserslist" : " ^4.23.0" ,
31- "esbuild" : " 0.24.2 " ,
31+ "esbuild" : " 0.25.0 " ,
3232 "fast-glob" : " 3.3.3" ,
3333 "https-proxy-agent" : " 7.0.6" ,
3434 "istanbul-lib-instrument" : " 6.0.3" ,
3838 "parse5-html-rewriting-stream" : " 7.0.0" ,
3939 "picomatch" : " 4.0.2" ,
4040 "piscina" : " 4.8.0" ,
41- "rollup" : " 4.34.4 " ,
41+ "rollup" : " 4.34.6 " ,
4242 "sass" : " 1.84.0" ,
4343 "semver" : " 7.7.1" ,
4444 "vite" : " 6.1.0" ,
Original file line number Diff line number Diff line change 2929 "browserslist" : " ^4.21.5" ,
3030 "copy-webpack-plugin" : " 12.0.2" ,
3131 "css-loader" : " 7.1.2" ,
32- "esbuild-wasm" : " 0.24.2 " ,
32+ "esbuild-wasm" : " 0.25.0 " ,
3333 "fast-glob" : " 3.3.3" ,
3434 "http-proxy-middleware" : " 3.0.3" ,
3535 "istanbul-lib-instrument" : " 6.0.3" ,
6363 "webpack-subresource-integrity" : " 5.1.0"
6464 },
6565 "optionalDependencies" : {
66- "esbuild" : " 0.24.2 "
66+ "esbuild" : " 0.25.0 "
6767 },
6868 "devDependencies" : {
6969 "undici" : " 7.3.0" ,
You can’t perform that action at this time.
0 commit comments