File tree Expand file tree Collapse file tree 11 files changed +171
-171
lines changed Expand file tree Collapse file tree 11 files changed +171
-171
lines changed Original file line number Diff line number Diff line change 80
80
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
81
81
82
82
- name : Initialize CodeQL
83
- uses : github/codeql-action/init@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
83
+ uses : github/codeql-action/init@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
84
84
with :
85
85
config : |
86
86
paths:
97
97
languages : ${{ matrix.language }}
98
98
99
99
- name : Perform CodeQL Analysis
100
- uses : github/codeql-action/analyze@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
100
+ uses : github/codeql-action/analyze@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
101
101
with :
102
102
category : " /language:${{ matrix.language }}"
103
103
Original file line number Diff line number Diff line change 68
68
69
69
# Upload the results to GitHub's code scanning dashboard.
70
70
- name : " Upload to code-scanning"
71
- uses : github/codeql-action/upload-sarif@3c3833e0f8c1c83d449a7478aa59c036a9165498 # v3.29.11
71
+ uses : github/codeql-action/upload-sarif@2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d # v3.30.0
72
72
if : github.repository == 'nuxt/nuxt' && success()
73
73
with :
74
74
sarif_file : results.sarif
Original file line number Diff line number Diff line change 69
69
"ufo" : " 1.6.1" ,
70
70
"unbuild" : " 3.6.1" ,
71
71
"unimport" : " 5.2.0" ,
72
- "vite" : " 7.1.3 " ,
72
+ "vite" : " 7.1.4 " ,
73
73
"vue" : " 3.5.20" ,
74
74
"webpack" : " 5.101.3"
75
75
},
86
86
"@nuxt/test-utils" : " 3.19.2" ,
87
87
"@nuxt/webpack-builder" : " workspace:*" ,
88
88
"@playwright/test" : " 1.55.0" ,
89
- "@rspack/core" : " 1.5.1 " ,
89
+ "@rspack/core" : " 1.5.2 " ,
90
90
"@testing-library/vue" : " 8.1.0" ,
91
91
"@types/babel__core" : " 7.20.5" ,
92
92
"@types/babel__helper-plugin-utils" : " 7.10.3" ,
139
139
"typescript" : " 5.9.2" ,
140
140
"ufo" : " 1.6.1" ,
141
141
"unbuild" : " 3.6.1" ,
142
- "vite" : " 7.1.3 " ,
142
+ "vite" : " 7.1.4 " ,
143
143
"vitest" : " 3.2.4" ,
144
144
"vitest-environment-nuxt" : " 1.0.1" ,
145
145
"vue" : " 3.5.20" ,
146
146
"vue-tsc" : " 3.0.6" ,
147
147
"webpack" : " 5.101.3"
148
148
},
149
- "packageManager" : " pnpm@10.15.0 " ,
149
+ "packageManager" : " pnpm@10.15.1 " ,
150
150
"version" : " "
151
151
}
Original file line number Diff line number Diff line change 52
52
},
53
53
"devDependencies" : {
54
54
"@nuxt/schema" : " workspace:*" ,
55
- "@rspack/core" : " 1.5.1 " ,
55
+ "@rspack/core" : " 1.5.2 " ,
56
56
"@types/semver" : " 7.7.0" ,
57
57
"hookable" : " 5.5.3" ,
58
58
"nitropack" : " 2.12.4" ,
59
59
"unbuild" : " 3.6.1" ,
60
- "vite" : " 7.1.3 " ,
60
+ "vite" : " 7.1.4 " ,
61
61
"vitest" : " 3.2.4" ,
62
62
"webpack" : " 5.101.3"
63
63
},
Original file line number Diff line number Diff line change 141
141
"@vitejs/plugin-vue-jsx" : " 5.1.1" ,
142
142
"@vue/compiler-sfc" : " 3.5.20" ,
143
143
"unbuild" : " 3.6.1" ,
144
- "vite" : " 7.1.3 " ,
144
+ "vite" : " 7.1.4 " ,
145
145
"vitest" : " 3.2.4" ,
146
146
"vue-sfc-transformer" : " 0.1.16"
147
147
},
Original file line number Diff line number Diff line change 32
32
"dependencies" : {
33
33
"@nuxt/friendly-errors-webpack-plugin" : " ^2.6.0" ,
34
34
"@nuxt/kit" : " workspace:*" ,
35
- "@rspack/core" : " ^1.5.1 " ,
35
+ "@rspack/core" : " ^1.5.2 " ,
36
36
"autoprefixer" : " ^10.4.21" ,
37
37
"css-loader" : " ^7.1.2" ,
38
38
"css-minimizer-webpack-plugin" : " ^7.0.2" ,
Original file line number Diff line number Diff line change 67
67
"unctx" : " 2.4.1" ,
68
68
"unimport" : " 5.2.0" ,
69
69
"untyped" : " 2.0.0" ,
70
- "vite" : " 7.1.3 " ,
70
+ "vite" : " 7.1.4 " ,
71
71
"vue" : " 3.5.20" ,
72
72
"vue-bundle-renderer" : " 2.1.2" ,
73
73
"vue-loader" : " 17.4.2" ,
Original file line number Diff line number Diff line change 31
31
"tinyexec" : " 1.0.1" ,
32
32
"tinyglobby" : " 0.2.14" ,
33
33
"unocss" : " 66.5.0" ,
34
- "vite" : " 7.1.3 "
34
+ "vite" : " 7.1.4 "
35
35
}
36
36
}
Original file line number Diff line number Diff line change 57
57
"std-env" : " ^3.9.0" ,
58
58
"ufo" : " ^1.6.1" ,
59
59
"unenv" : " ^2.0.0-rc.19" ,
60
- "vite" : " ^7.1.3 " ,
60
+ "vite" : " ^7.1.4 " ,
61
61
"vite-node" : " ^3.2.4" ,
62
62
"vite-plugin-checker" : " ^0.10.3" ,
63
63
"vue-bundle-renderer" : " ^2.1.2"
Original file line number Diff line number Diff line change 73
73
},
74
74
"devDependencies" : {
75
75
"@nuxt/schema" : " workspace:*" ,
76
- "@rspack/core" : " 1.5.1 " ,
76
+ "@rspack/core" : " 1.5.2 " ,
77
77
"@types/webpack-bundle-analyzer" : " 4.7.0" ,
78
78
"@types/webpack-hot-middleware" : " 2.25.10" ,
79
79
"rollup" : " 4.50.0" ,
You can’t perform that action at this time.
0 commit comments