Merge pull request 'chore(deps): update dependency @nextcloud/vite-config to ^2.3.1' (#243) from renovate/nextcloud-vite-config-2.x into main
Reviewed-on: #243
This commit is contained in:
commit
000605e0cb
20
package-lock.json
generated
20
package-lock.json
generated
@ -12,7 +12,7 @@
|
|||||||
"@nextcloud/initial-state": "^2.2.0",
|
"@nextcloud/initial-state": "^2.2.0",
|
||||||
"@nextcloud/l10n": "^3.1.0",
|
"@nextcloud/l10n": "^3.1.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/vite-config": "^2.3.0",
|
"@nextcloud/vite-config": "^2.3.1",
|
||||||
"@nextcloud/vue": "9.0.0-alpha.6",
|
"@nextcloud/vue": "9.0.0-alpha.6",
|
||||||
"dompurify": "^3.2.3",
|
"dompurify": "^3.2.3",
|
||||||
"linkify-html": "^4.2.0",
|
"linkify-html": "^4.2.0",
|
||||||
@ -1614,9 +1614,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@nextcloud/vite-config": {
|
"node_modules/@nextcloud/vite-config": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@nextcloud/vite-config/-/vite-config-2.3.1.tgz",
|
||||||
"integrity": "sha512-TkS0Vp1r1fmJEqmAnn49sMVQLXTSuAx7A4LGSlQFltU/fmbO+PdJQw+Cnx7NsWeSCvhpKoKBdittLO1BAdpAvQ==",
|
"integrity": "sha512-Ov4feHpfNW5L1P477zOeem1d8JbYqfM1G3N2HzOB9rUEg3zcUH6/VIRdBNWjrgCs1rtfBxuEpp91bU6IR8EfrA==",
|
||||||
"license": "AGPL-3.0-or-later",
|
"license": "AGPL-3.0-or-later",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rollup/plugin-replace": "^6.0.2",
|
"@rollup/plugin-replace": "^6.0.2",
|
||||||
@ -1629,8 +1629,8 @@
|
|||||||
"rollup-plugin-node-externals": "^8.0.0",
|
"rollup-plugin-node-externals": "^8.0.0",
|
||||||
"spdx-expression-parse": "^4.0.0",
|
"spdx-expression-parse": "^4.0.0",
|
||||||
"vite-plugin-css-injected-by-js": "^3.5.2",
|
"vite-plugin-css-injected-by-js": "^3.5.2",
|
||||||
"vite-plugin-dts": "^4.4.0",
|
"vite-plugin-dts": "^4.5.0",
|
||||||
"vite-plugin-node-polyfills": "^0.22.0"
|
"vite-plugin-node-polyfills": "^0.23.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^20 || ^22",
|
"node": "^20 || ^22",
|
||||||
@ -12170,9 +12170,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite-plugin-node-polyfills": {
|
"node_modules/vite-plugin-node-polyfills": {
|
||||||
"version": "0.22.0",
|
"version": "0.23.0",
|
||||||
"resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.22.0.tgz",
|
"resolved": "https://registry.npmjs.org/vite-plugin-node-polyfills/-/vite-plugin-node-polyfills-0.23.0.tgz",
|
||||||
"integrity": "sha512-F+G3LjiGbG8QpbH9bZ//GSBr9i1InSTkaulfUHFa9jkLqVGORFBoqc2A/Yu5Mmh1kNAbiAeKeK+6aaQUf3x0JA==",
|
"integrity": "sha512-4n+Ys+2bKHQohPBKigFlndwWQ5fFKwaGY6muNDMTb0fSQLyBzS+jjUNRZG9sKF0S/Go4ApG6LFnUGopjkILg3w==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@rollup/plugin-inject": "^5.0.5",
|
"@rollup/plugin-inject": "^5.0.5",
|
||||||
@ -12182,7 +12182,7 @@
|
|||||||
"url": "https://github.com/sponsors/davidmyersdev"
|
"url": "https://github.com/sponsors/davidmyersdev"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
|
"vite": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/vite/node_modules/@esbuild/aix-ppc64": {
|
"node_modules/vite/node_modules/@esbuild/aix-ppc64": {
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"@nextcloud/initial-state": "^2.2.0",
|
"@nextcloud/initial-state": "^2.2.0",
|
||||||
"@nextcloud/l10n": "^3.1.0",
|
"@nextcloud/l10n": "^3.1.0",
|
||||||
"@nextcloud/router": "^3.0.1",
|
"@nextcloud/router": "^3.0.1",
|
||||||
"@nextcloud/vite-config": "^2.3.0",
|
"@nextcloud/vite-config": "^2.3.1",
|
||||||
"@nextcloud/vue": "9.0.0-alpha.6",
|
"@nextcloud/vue": "9.0.0-alpha.6",
|
||||||
"dompurify": "^3.2.3",
|
"dompurify": "^3.2.3",
|
||||||
"linkify-html": "^4.2.0",
|
"linkify-html": "^4.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user