mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
chore(deps): update devdependencies (non-major) (#5320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -21,7 +21,7 @@
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"serve": "14.2.6",
|
||||
"vite": "6.4.3",
|
||||
"vite-plugin-ejs": "1.7.0"
|
||||
"vite-plugin-ejs": "1.7.1"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
@@ -2886,9 +2886,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite-plugin-ejs": {
|
||||
"version": "1.7.0",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.0.tgz",
|
||||
"integrity": "sha512-JNP3zQDC4mSbfoJ3G73s5mmZITD8NGjUmLkq4swxyahy/W0xuokK9U9IJGXw7KCggq6UucT6hJ0p+tQrNtqTZw==",
|
||||
"version": "1.7.1",
|
||||
"resolved": "https://registry.npmjs.org/vite-plugin-ejs/-/vite-plugin-ejs-1.7.1.tgz",
|
||||
"integrity": "sha512-SReX+3WckYyKY6urOImEEBDApsD0ayIIsXtlxo7SmeKqjXcjmxIrJsoXWDc5QUs9w1M0cSBcWTgu9fFhmq2K7A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -22,6 +22,6 @@
|
||||
"@vitejs/plugin-vue": "6.0.7",
|
||||
"serve": "14.2.6",
|
||||
"vite": "6.4.3",
|
||||
"vite-plugin-ejs": "1.7.0"
|
||||
"vite-plugin-ejs": "1.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user