File tree Expand file tree Collapse file tree 10 files changed +529
-304
lines changed
tools/baseline_browserslist Expand file tree Collapse file tree 10 files changed +529
-304
lines changed 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@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
26+ uses : github/codeql-action/init@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
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@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
32+ uses : github/codeql-action/analyze@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
3333 with :
3434 category : ' /language:javascript-typescript'
Original file line number Diff line number Diff line change 132132 "protractor" : " ~7.0.0" ,
133133 "puppeteer" : " 18.2.1" ,
134134 "quicktype-core" : " 23.2.6" ,
135- "rollup" : " 4.46.1 " ,
135+ "rollup" : " 4.46.2 " ,
136136 "rollup-license-plugin" : " ~3.0.1" ,
137137 "semver" : " 7.7.2" ,
138138 "shelljs" : " ^0.10.0" ,
Original file line number Diff line number Diff line change 3737 "parse5-html-rewriting-stream" : " 8.0.0" ,
3838 "picomatch" : " 4.0.3" ,
3939 "piscina" : " 5.1.3" ,
40- "rolldown" : " 1.0.0-beta.29 " ,
40+ "rolldown" : " 1.0.0-beta.30 " ,
4141 "sass" : " 1.89.2" ,
4242 "semver" : " 7.7.2" ,
4343 "source-map-support" : " 0.5.21" ,
4646 "watchpack" : " 2.4.4"
4747 },
4848 "optionalDependencies" : {
49- "lmdb" : " 3.4.1 "
49+ "lmdb" : " 3.4.2 "
5050 },
5151 "devDependencies" : {
5252 "@angular/ssr" : " workspace:*" ,
Original file line number Diff line number Diff line change 2525 "@angular-devkit/architect" : " workspace:0.0.0-EXPERIMENTAL-PLACEHOLDER" ,
2626 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2727 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
28- "@inquirer/prompts" : " 7.7.1 " ,
28+ "@inquirer/prompts" : " 7.8.0 " ,
2929 "@listr2/prompt-adapter-inquirer" : " 3.0.1" ,
3030 "@modelcontextprotocol/sdk" : " 1.17.0" ,
3131 "@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
3232 "@yarnpkg/lockfile" : " 1.1.0" ,
33- "algoliasearch" : " 5.34.1 " ,
33+ "algoliasearch" : " 5.35.0 " ,
3434 "ini" : " 5.0.0" ,
3535 "jsonc-parser" : " 3.3.1" ,
3636 "listr2" : " 9.0.1" ,
Original file line number Diff line number Diff line change 5555 "terser" : " 5.43.1" ,
5656 "tree-kill" : " 1.2.2" ,
5757 "tslib" : " 2.8.1" ,
58- "webpack" : " 5.100.2 " ,
58+ "webpack" : " 5.101.0 " ,
5959 "webpack-dev-middleware" : " 7.4.2" ,
6060 "webpack-dev-server" : " 5.2.2" ,
6161 "webpack-merge" : " 6.0.1" ,
Original file line number Diff line number Diff line change 2222 "devDependencies" : {
2323 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2424 "@ngtools/webpack" : " workspace:0.0.0-PLACEHOLDER" ,
25- "webpack" : " 5.100.2 " ,
25+ "webpack" : " 5.101.0 " ,
2626 "webpack-dev-server" : " 5.2.2"
2727 },
2828 "peerDependencies" : {
Original file line number Diff line number Diff line change 1818 "dependencies" : {
1919 "@angular-devkit/core" : " workspace:0.0.0-PLACEHOLDER" ,
2020 "@angular-devkit/schematics" : " workspace:0.0.0-PLACEHOLDER" ,
21- "@inquirer/prompts" : " 7.7.1 " ,
21+ "@inquirer/prompts" : " 7.8.0 " ,
2222 "ansi-colors" : " 4.1.3" ,
2323 "yargs-parser" : " 22.0.0"
2424 }
Original file line number Diff line number Diff line change 3030 "@angular/compiler" : " 20.2.0-next.2" ,
3131 "@angular/compiler-cli" : " 20.2.0-next.2" ,
3232 "typescript" : " 5.8.3" ,
33- "webpack" : " 5.100.2 "
33+ "webpack" : " 5.101.0 "
3434 }
3535}
You can’t perform that action at this time.
0 commit comments