File tree Expand file tree Collapse file tree 7 files changed +187
-124
lines changed
tools/baseline_browserslist Expand file tree Collapse file tree 7 files changed +187
-124
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@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
26+ uses : github/codeql-action/init@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
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@d6bbdef45e766d081b84a2def353b0055f728d3e # v3.29.3
32+ uses : github/codeql-action/analyze@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4
3333 with :
3434 category : ' /language:javascript-typescript'
Original file line number Diff line number Diff line change 4242 "semver" : " 7.7.2" ,
4343 "source-map-support" : " 0.5.21" ,
4444 "tinyglobby" : " 0.2.14" ,
45- "vite" : " 7.0.5 " ,
45+ "vite" : " 7.0.6 " ,
4646 "watchpack" : " 2.4.4"
4747 },
4848 "optionalDependencies" : {
Original file line number Diff line number Diff line change 3030 "@modelcontextprotocol/sdk" : " 1.16.0" ,
3131 "@schematics/angular" : " workspace:0.0.0-PLACEHOLDER" ,
3232 "@yarnpkg/lockfile" : " 1.1.0" ,
33- "algoliasearch" : " 5.34.0 " ,
33+ "algoliasearch" : " 5.34.1 " ,
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 1919 "@babel/plugin-transform-async-to-generator" : " 7.27.1" ,
2020 "@babel/plugin-transform-runtime" : " 7.28.0" ,
2121 "@babel/preset-env" : " 7.28.0" ,
22- "@babel/runtime" : " 7.27.6 " ,
22+ "@babel/runtime" : " 7.28.2 " ,
2323 "@discoveryjs/json-ext" : " 0.6.3" ,
2424 "@ngtools/webpack" : " workspace:0.0.0-PLACEHOLDER" ,
2525 "ansi-colors" : " 4.1.3" ,
Original file line number Diff line number Diff line change 3030 "jsonc-parser" : " 3.3.1" ,
3131 "picomatch" : " 4.0.3" ,
3232 "rxjs" : " 7.8.2" ,
33- "source-map" : " 0.7.4 "
33+ "source-map" : " 0.7.6 "
3434 },
3535 "devDependencies" : {
3636 "chokidar" : " 4.0.3"
You can’t perform that action at this time.
0 commit comments