1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 03:27:29 +01:00

chore(deps): update all non-major dependencies (#2802)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-03-03 22:07:55 +00:00
committed by GitHub
parent 1d14c6c6e7
commit 0e1541b78d
5 changed files with 132 additions and 118 deletions

View File

@@ -58,7 +58,7 @@ services:
playwright:
container_name: playwright
image: mcr.microsoft.com/playwright:v1.42.0-jammy
image: mcr.microsoft.com/playwright:v1.42.1-jammy
working_dir: /app
volumes:
- .:/app

6
go.mod
View File

@@ -17,15 +17,15 @@ require (
github.com/sergi/go-diff v1.1.0 // indirect
github.com/sirupsen/logrus v1.9.3
github.com/spf13/afero v1.11.0
github.com/stretchr/objx v0.5.0 // indirect
github.com/stretchr/testify v1.8.4
github.com/stretchr/objx v0.5.2 // indirect
github.com/stretchr/testify v1.9.0
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/PuerkitoBio/goquery v1.9.0
github.com/PuerkitoBio/goquery v1.9.1
github.com/go-chi/chi/v5 v5.0.12
github.com/go-chi/jwtauth/v5 v5.3.0
github.com/go-logfmt/logfmt v0.6.0

6
go.sum
View File

@@ -6,6 +6,8 @@ github.com/PuerkitoBio/goquery v1.8.1 h1:uQxhNlArOIdbrH1tr0UXwdVFgDcZDrZVdcpygAc
github.com/PuerkitoBio/goquery v1.8.1/go.mod h1:Q8ICL1kNUJ2sXGoAhPGUdYDJvgQgHzJsnnd3H7Ho5jQ=
github.com/PuerkitoBio/goquery v1.9.0 h1:zgjKkdpRY9T97Q5DCtcXwfqkcylSFIVCocZmn2huTp8=
github.com/PuerkitoBio/goquery v1.9.0/go.mod h1:cW1n6TmIMDoORQU5IU/P1T3tGFunOeXEpGP2WHRwkbY=
github.com/PuerkitoBio/goquery v1.9.1 h1:mTL6XjbJTZdpfL+Gwl5U2h1l9yEkJjhmlTeV9VPW7UI=
github.com/PuerkitoBio/goquery v1.9.1/go.mod h1:cW1n6TmIMDoORQU5IU/P1T3tGFunOeXEpGP2WHRwkbY=
github.com/alexflint/go-arg v1.4.3 h1:9rwwEBpMXfKQKceuZfYcwuc/7YY7tWJbFsgG5cAU/uo=
github.com/alexflint/go-arg v1.4.3/go.mod h1:3PZ/wp/8HuqRZMUUgu7I+e1qcpUbvmS258mRXkFH4IA=
github.com/alexflint/go-scalar v1.1.0/go.mod h1:LoFvNMqS1CPrMVltza4LvnGKhaSpc3oyLEBUZVhhS2o=
@@ -120,6 +122,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0 h1:1zr/of2m5FGMsad5YfcqgdqdWrIhu+EBEJRhR1U7z/c=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg=
@@ -128,6 +132,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=

View File

@@ -42,7 +42,7 @@
"@vueuse/core": "^10.9.0",
"@vueuse/integrations": "^10.9.0",
"@vueuse/router": "^10.9.0",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"d3-array": "^3.2.4",
"d3-ease": "^3.0.1",
"d3-scale": "^4.0.2",
@@ -67,12 +67,12 @@
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.11.0",
"vue": "^3.4.21",
"vue-i18n": "^9.9.1",
"vue-i18n": "^9.10.1",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@pinia/testing": "^0.1.3",
"@playwright/test": "^1.42.0",
"@playwright/test": "^1.42.1",
"@types/d3-array": "^3.2.1",
"@types/d3-ease": "^3.0.2",
"@types/d3-scale": "^4.0.8",
@@ -80,11 +80,11 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.11.22",
"@types/node": "^20.11.24",
"@vitejs/plugin-vue": "5.0.4",
"@vue/compiler-sfc": "^3.4.21",
"@vue/test-utils": "^2.4.4",
"bumpp": "^9.3.0",
"bumpp": "^9.3.1",
"c8": "^9.1.0",
"concurrently": "^8.2.2",
"eventsourcemock": "^2.0.0",
@@ -92,7 +92,7 @@
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"simple-git-hooks": "^2.9.0",
"simple-git-hooks": "^2.10.0",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.44",

224
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ dependencies:
version: 1.1.11
'@intlify/unplugin-vue-i18n':
specifier: ^2.0.0
version: 2.0.0(vue-i18n@9.9.1)
version: 2.0.0(vue-i18n@9.10.1)
'@tailwindcss/container-queries':
specifier: ^0.1.1
version: 0.1.1(tailwindcss@3.4.1)
@@ -48,8 +48,8 @@ dependencies:
specifier: ^10.9.0
version: 10.9.0(vue-router@4.3.0)(vue@3.4.21)
autoprefixer:
specifier: ^10.4.17
version: 10.4.17(postcss@8.4.35)
specifier: ^10.4.18
version: 10.4.18(postcss@8.4.35)
d3-array:
specifier: ^3.2.4
version: 3.2.4
@@ -112,7 +112,7 @@ dependencies:
version: 2.7.10(@vueuse/core@10.9.0)(typescript@5.3.3)(vite@5.1.4)(vue@3.4.21)
vite:
specifier: 5.1.4
version: 5.1.4(@types/node@20.11.22)
version: 5.1.4(@types/node@20.11.24)
vite-plugin-pages:
specifier: ^0.32.0
version: 0.32.0(@vue/compiler-sfc@3.4.21)(vite@5.1.4)
@@ -123,8 +123,8 @@ dependencies:
specifier: ^3.4.21
version: 3.4.21(typescript@5.3.3)
vue-i18n:
specifier: ^9.9.1
version: 9.9.1(vue@3.4.21)
specifier: ^9.10.1
version: 9.10.1(vue@3.4.21)
vue-router:
specifier: ^4.3.0
version: 4.3.0(vue@3.4.21)
@@ -134,8 +134,8 @@ devDependencies:
specifier: ^0.1.3
version: 0.1.3(pinia@2.1.7)(vue@3.4.21)
'@playwright/test':
specifier: ^1.42.0
version: 1.42.0
specifier: ^1.42.1
version: 1.42.1
'@types/d3-array':
specifier: ^3.2.1
version: 3.2.1
@@ -158,8 +158,8 @@ devDependencies:
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.11.22
version: 20.11.22
specifier: ^20.11.24
version: 20.11.24
'@vitejs/plugin-vue':
specifier: 5.0.4
version: 5.0.4(vite@5.1.4)(vue@3.4.21)
@@ -170,8 +170,8 @@ devDependencies:
specifier: ^2.4.4
version: 2.4.4(vue@3.4.21)
bumpp:
specifier: ^9.3.0
version: 9.3.0
specifier: ^9.3.1
version: 9.3.1
c8:
specifier: ^9.1.0
version: 9.1.0
@@ -194,20 +194,20 @@ devDependencies:
specifier: ^0.5.11
version: 0.5.11(prettier@3.2.5)
simple-git-hooks:
specifier: ^2.9.0
version: 2.9.0
specifier: ^2.10.0
version: 2.10.0
ts-node:
specifier: ^10.9.2
version: 10.9.2(@types/node@20.11.22)(typescript@5.3.3)
version: 10.9.2(@types/node@20.11.24)(typescript@5.3.3)
typescript:
specifier: ^5.3.3
version: 5.3.3
vitepress:
specifier: 1.0.0-rc.44
version: 1.0.0-rc.44(@algolia/client-search@4.22.0)(@types/node@20.11.22)(fuse.js@7.0.0)(postcss@8.4.35)(search-insights@2.13.0)(typescript@5.3.3)
version: 1.0.0-rc.44(@algolia/client-search@4.22.0)(@types/node@20.11.24)(fuse.js@7.0.0)(postcss@8.4.35)(search-insights@2.13.0)(typescript@5.3.3)
vitest:
specifier: ^1.3.1
version: 1.3.1(@types/node@20.11.22)(jsdom@24.0.0)
version: 1.3.1(@types/node@20.11.24)(jsdom@24.0.0)
vue-tsc:
specifier: ^1.8.27
version: 1.8.27(typescript@5.3.3)
@@ -693,7 +693,7 @@ packages:
- supports-color
dev: false
/@intlify/bundle-utils@7.4.0(vue-i18n@9.9.1):
/@intlify/bundle-utils@7.4.0(vue-i18n@9.10.1):
resolution: {integrity: sha512-AQfjBe2HUxzyN8ignIk3WhhSuVcSuirgzOzkd17nb337rCbI4Gv/t1R60UUyIqFoFdviLb/wLcDUzTD/xXjv9w==}
engines: {node: '>= 14.16'}
peerDependencies:
@@ -705,32 +705,32 @@ packages:
vue-i18n:
optional: true
dependencies:
'@intlify/message-compiler': 9.8.0
'@intlify/shared': 9.8.0
'@intlify/message-compiler': 9.9.1
'@intlify/shared': 9.9.1
acorn: 8.11.2
escodegen: 2.1.0
estree-walker: 2.0.2
jsonc-eslint-parser: 2.4.0
magic-string: 0.30.7
mlly: 1.4.2
mlly: 1.5.0
source-map-js: 1.0.2
vue-i18n: 9.9.1(vue@3.4.21)
vue-i18n: 9.10.1(vue@3.4.21)
yaml-eslint-parser: 1.2.2
dev: false
/@intlify/core-base@9.9.1:
resolution: {integrity: sha512-qsV15dg7jNX2faBRyKMgZS8UcFJViWEUPLdzZ9UR0kQZpFVeIpc0AG7ZOfeP7pX2T9SQ5jSiorq/tii9nkkafA==}
/@intlify/core-base@9.10.1:
resolution: {integrity: sha512-0+Wtjj04GIyglh5KKiNjRwgjpHrhqqGZhaKY/QVjjogWKZq5WHROrTi84pNVsRN18QynyPmjtsVUWqFKPQ45xQ==}
engines: {node: '>= 16'}
dependencies:
'@intlify/message-compiler': 9.9.1
'@intlify/shared': 9.9.1
'@intlify/message-compiler': 9.10.1
'@intlify/shared': 9.10.1
dev: false
/@intlify/message-compiler@9.8.0:
resolution: {integrity: sha512-McnYWhcoYmDJvssVu6QGR0shqlkJuL1HHdi5lK7fNqvQqRYaQ4lSLjYmZxwc8tRNMdIe9/KUKfyPxU9M6yCtNQ==}
/@intlify/message-compiler@9.10.1:
resolution: {integrity: sha512-b68UTmRhgZfswJZI7VAgW6BXZK5JOpoi5swMLGr4j6ss2XbFY13kiw+Hu+xYAfulMPSapcHzdWHnq21VGnMCnA==}
engines: {node: '>= 16'}
dependencies:
'@intlify/shared': 9.8.0
'@intlify/shared': 9.10.1
source-map-js: 1.0.2
dev: false
@@ -742,6 +742,11 @@ packages:
source-map-js: 1.0.2
dev: false
/@intlify/shared@9.10.1:
resolution: {integrity: sha512-liyH3UMoglHBUn70iCYcy9CQlInx/lp50W2aeSxqqrvmG+LDj/Jj7tBJhBoQL4fECkldGhbmW0g2ommHfL6Wmw==}
engines: {node: '>= 16'}
dev: false
/@intlify/shared@9.8.0:
resolution: {integrity: sha512-TmgR0RCLjzrSo+W3wT0ALf9851iFMlVI9EYNGeWvZFUQTAJx0bvfsMlPdgVtV1tDNRiAfhkFsMKu6jtUY1ZLKQ==}
engines: {node: '>= 16'}
@@ -752,7 +757,7 @@ packages:
engines: {node: '>= 16'}
dev: false
/@intlify/unplugin-vue-i18n@2.0.0(vue-i18n@9.9.1):
/@intlify/unplugin-vue-i18n@2.0.0(vue-i18n@9.10.1):
resolution: {integrity: sha512-1oKvm92L9l2od2H9wKx2ZvR4tzn7gUtd7bPLI7AWUmm7U9H1iEypndt5d985ypxGsEs0gToDaKTrytbBIJwwSg==}
engines: {node: '>= 14.16'}
peerDependencies:
@@ -767,7 +772,7 @@ packages:
vue-i18n-bridge:
optional: true
dependencies:
'@intlify/bundle-utils': 7.4.0(vue-i18n@9.9.1)
'@intlify/bundle-utils': 7.4.0(vue-i18n@9.10.1)
'@intlify/shared': 9.8.0
'@rollup/pluginutils': 5.1.0
'@vue/compiler-sfc': 3.4.21
@@ -779,7 +784,7 @@ packages:
picocolors: 1.0.0
source-map-js: 1.0.2
unplugin: 1.5.1
vue-i18n: 9.9.1(vue@3.4.21)
vue-i18n: 9.10.1(vue@3.4.21)
transitivePeerDependencies:
- rollup
- supports-color
@@ -893,12 +898,12 @@ packages:
dev: true
optional: true
/@playwright/test@1.42.0:
resolution: {integrity: sha512-2k1HzC28Fs+HiwbJOQDUwrWMttqSLUVdjCqitBOjdCD0svWOMQUVqrXX6iFD7POps6xXAojsX/dGBpKnjZctLA==}
/@playwright/test@1.42.1:
resolution: {integrity: sha512-Gq9rmS54mjBL/7/MvBaNOBwbfnh7beHvS6oS4srqXFcQHpQCV1+c8JXWE8VLPyRDhgS3H8x8A7hztqI9VnwrAQ==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright: 1.42.0
playwright: 1.42.1
dev: true
/@polka/url@1.0.0-next.23:
@@ -1143,8 +1148,8 @@ packages:
resolution: {integrity: sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==}
dev: false
/@types/node@20.11.22:
resolution: {integrity: sha512-/G+IxWxma6V3E+pqK1tSl2Fo1kl41pK1yeCyDsgkF9WlVAme4j5ISYM2zR11bgLFJGLN5sVK40T4RJNuiZbEjA==}
/@types/node@20.11.24:
resolution: {integrity: sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==}
dependencies:
undici-types: 5.26.5
@@ -1158,7 +1163,7 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
vue: 3.4.21(typescript@5.3.3)
dev: true
@@ -1396,7 +1401,7 @@ packages:
optional: true
dependencies:
sirv: 2.0.3
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
vue: 3.4.21(typescript@5.3.3)
transitivePeerDependencies:
- typescript
@@ -1965,15 +1970,15 @@ packages:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
dev: true
/autoprefixer@10.4.17(postcss@8.4.35):
resolution: {integrity: sha512-/cpVNRLSfhOtcGflT13P2794gVSgmPgTR+erw5ifnMLZb0UnSlkK4tquLmkd3BhA+nLo5tX8Cu0upUsGKvKbmg==}
/autoprefixer@10.4.18(postcss@8.4.35):
resolution: {integrity: sha512-1DKbDfsr6KUElM6wg+0zRNkB/Q7WcKYAaK+pzXn+Xqmszm/5Xa9coeNdtP88Vi+dPzZnMjhge8GIV49ZQkDa+g==}
engines: {node: ^10 || ^12 || >=14}
hasBin: true
peerDependencies:
postcss: ^8.1.0
dependencies:
browserslist: 4.22.2
caniuse-lite: 1.0.30001578
browserslist: 4.23.0
caniuse-lite: 1.0.30001593
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
@@ -2010,42 +2015,43 @@ packages:
dependencies:
fill-range: 7.0.1
/browserslist@4.22.2:
resolution: {integrity: sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A==}
/browserslist@4.23.0:
resolution: {integrity: sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==}
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001578
electron-to-chromium: 1.4.636
caniuse-lite: 1.0.30001593
electron-to-chromium: 1.4.690
node-releases: 2.0.14
update-browserslist-db: 1.0.13(browserslist@4.22.2)
update-browserslist-db: 1.0.13(browserslist@4.23.0)
dev: false
/bumpp@9.3.0:
resolution: {integrity: sha512-P46VikoEZadYCqx7mbClKlaJnOyvc+JfRJPRf1YwlOjwqeYmutgFe1w9hvfXe819VhpU0N0TNXtxyVAUlAgaNA==}
/bumpp@9.3.1:
resolution: {integrity: sha512-GQsf2Kwsvoxu8RL4euMvUwN3baZsIuigCPF+iGNQEa19+62MqYcpzxyjbspJT9qCipecpWKcEy6lC5kVoTs1Kw==}
engines: {node: '>=10'}
hasBin: true
dependencies:
'@jsdevtools/ez-spawn': 3.0.4
c12: 1.6.1
c12: 1.9.0
cac: 6.7.14
fast-glob: 3.3.2
js-yaml: 4.1.0
prompts: 2.4.2
semver: 7.5.4
semver: 7.6.0
dev: true
/c12@1.6.1:
resolution: {integrity: sha512-fAZOi3INDvIbmjuwAVVggusyRTxwNdTAnwLay8IsXwhFzDwPPGzFxzrx6L55CPFGPulUSZI0eyFUvRDXveoE3g==}
/c12@1.9.0:
resolution: {integrity: sha512-7KTCZXdIbOA2hLRQ+1KzJ15Qp9Wn58one74dkihMVp2H6EzKTa3OYBy0BSfS1CCcmxYyqeX8L02m40zjQ+dstg==}
dependencies:
chokidar: 3.5.3
defu: 6.1.3
dotenv: 16.3.1
confbox: 0.1.3
defu: 6.1.4
dotenv: 16.4.5
giget: 1.2.1
jiti: 1.21.0
mlly: 1.4.2
mlly: 1.5.0
ohash: 1.1.3
pathe: 1.1.1
pathe: 1.1.2
perfect-debounce: 1.0.0
pkg-types: 1.0.3
rc9: 2.1.1
@@ -2091,8 +2097,8 @@ packages:
engines: {node: '>= 6'}
dev: false
/caniuse-lite@1.0.30001578:
resolution: {integrity: sha512-J/jkFgsQ3NEl4w2lCoM9ZPxrD+FoBNJ7uJUpGVjIg/j0OwJosWM36EPDv+Yyi0V4twBk9pPmlFS+PLykgEvUmg==}
/caniuse-lite@1.0.30001593:
resolution: {integrity: sha512-UWM1zlo3cZfkpBysd7AS+z+v007q9G1+fLTUU42rQnY6t2axoogPW/xol6T7juU5EUoOhML4WgBIdG+9yYqAjQ==}
dev: false
/chai@4.3.10:
@@ -2236,6 +2242,10 @@ packages:
yargs: 17.7.2
dev: true
/confbox@0.1.3:
resolution: {integrity: sha512-eH3ZxAihl1PhKfpr4VfEN6/vUd87fmgb6JkldHgg/YR6aEBhW63qUDgzP2Y6WM0UumdsYp5H3kibalXAdHfbgg==}
dev: true
/config-chain@1.1.13:
resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==}
dependencies:
@@ -2485,8 +2495,8 @@ packages:
object-keys: 1.1.1
dev: false
/defu@6.1.3:
resolution: {integrity: sha512-Vy2wmG3NTkmHNg/kzpuvHhkqeIx3ODWqasgCRbKtbXEN0G+HpEEv9BtJLp7ZG1CZloFaC41Ah3ZFbq7aqCqMeQ==}
/defu@6.1.4:
resolution: {integrity: sha512-mEQCMmwJu317oSz8CwdIOdwf3xMif1ttiM8LTufzc3g6kR+9Pe236twL8j3IYT1F7GfRgGcW6MWxzZjLIkuHIg==}
dev: true
/delayed-stream@1.0.0:
@@ -2515,8 +2525,8 @@ packages:
resolution: {integrity: sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==}
dev: false
/dotenv@16.3.1:
resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==}
/dotenv@16.4.5:
resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'}
dev: true
@@ -2535,8 +2545,8 @@ packages:
semver: 7.5.4
dev: true
/electron-to-chromium@1.4.636:
resolution: {integrity: sha512-NLE0GIy1OL9wRiKL20h9TkctBEYZuc99tquSS9MVdTahnuHputoETHeqDzgqGqyOY9NUH0g9wjfEuw5OD+wRcQ==}
/electron-to-chromium@1.4.690:
resolution: {integrity: sha512-+2OAGjUx68xElQhydpcbqH50hE8Vs2K6TkAeLhICYfndb67CVH0UsZaijmRUE3rHlIxU1u0jxwhgVe6fK3YANA==}
dev: false
/emoji-regex@10.3.0:
@@ -2864,7 +2874,7 @@ packages:
dependencies:
citty: 0.1.5
consola: 3.2.3
defu: 6.1.3
defu: 6.1.4
node-fetch-native: 1.6.1
nypm: 0.3.4
ohash: 1.1.3
@@ -3574,14 +3584,6 @@ packages:
hasBin: true
dev: true
/mlly@1.4.2:
resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==}
dependencies:
acorn: 8.11.2
pathe: 1.1.2
pkg-types: 1.0.3
ufo: 1.3.1
/mlly@1.5.0:
resolution: {integrity: sha512-NPVQvAY1xr1QoVeG0cy8yUYC7FQcOx6evl/RjT1wL5FvzPnzOysoqB/jmx/DhssT2dYa8nxECLAaFI/+gVLhDQ==}
dependencies:
@@ -3790,6 +3792,7 @@ packages:
/pathe@1.1.1:
resolution: {integrity: sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==}
dev: false
/pathe@1.1.2:
resolution: {integrity: sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==}
@@ -3849,18 +3852,18 @@ packages:
mlly: 1.5.0
pathe: 1.1.2
/playwright-core@1.42.0:
resolution: {integrity: sha512-0HD9y8qEVlcbsAjdpBaFjmaTHf+1FeIddy8VJLeiqwhcNqGCBe4Wp2e8knpqiYbzxtxarxiXyNDw2cG8sCaNMQ==}
/playwright-core@1.42.1:
resolution: {integrity: sha512-mxz6zclokgrke9p1vtdy/COWBH+eOZgYUVVU34C73M+4j4HLlQJHtfcqiqqxpP0o8HhMkflvfbquLX5dg6wlfA==}
engines: {node: '>=16'}
hasBin: true
dev: true
/playwright@1.42.0:
resolution: {integrity: sha512-Ko7YRUgj5xBHbntrgt4EIw/nE//XBHOKVKnBjO1KuZkmkhlbgyggTe5s9hjqQ1LpN+Xg+kHsQyt5Pa0Bw5XpvQ==}
/playwright@1.42.1:
resolution: {integrity: sha512-PgwB03s2DZBcNRoW+1w9E+VkLBxweib6KTXM0M3tkiT4jVxKSi6PmVJ591J+0u10LUrgxB7dLRbiJqO5s2QPMg==}
engines: {node: '>=16'}
hasBin: true
dependencies:
playwright-core: 1.42.0
playwright-core: 1.42.1
optionalDependencies:
fsevents: 2.3.2
dev: true
@@ -3901,7 +3904,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.35
ts-node: 10.9.2(@types/node@20.11.22)(typescript@5.3.3)
ts-node: 10.9.2(@types/node@20.11.24)(typescript@5.3.3)
yaml: 2.3.4
dev: false
@@ -4067,7 +4070,7 @@ packages:
/rc9@2.1.1:
resolution: {integrity: sha512-lNeOl38Ws0eNxpO3+wD1I9rkHGQyj1NU1jlzv4go2CtEnEQEUfqnIvZG7W+bC/aXdJ27n5x/yUjb6RoT9tko+Q==}
dependencies:
defu: 6.1.3
defu: 6.1.4
destr: 2.0.2
flat: 5.0.2
dev: true
@@ -4200,6 +4203,14 @@ packages:
dependencies:
lru-cache: 6.0.0
/semver@7.6.0:
resolution: {integrity: sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==}
engines: {node: '>=10'}
hasBin: true
dependencies:
lru-cache: 6.0.0
dev: true
/set-function-length@1.1.1:
resolution: {integrity: sha512-VoaqjbBJKiWtg4yRcKBQ7g7wnGnLV3M8oLvVWwOk2PdYY6PEFegR1vezXR0tw6fZGF9csVakIRjrJiy2veSBFQ==}
engines: {node: '>= 0.4'}
@@ -4258,8 +4269,8 @@ packages:
resolution: {integrity: sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==}
engines: {node: '>=14'}
/simple-git-hooks@2.9.0:
resolution: {integrity: sha512-waSQ5paUQtyGC0ZxlHmcMmD9I1rRXauikBwX31bX58l5vTOhCEcBC5Bi+ZDkPXTjDnZAF8TbCqKBY+9+sVPScw==}
/simple-git-hooks@2.10.0:
resolution: {integrity: sha512-TtCytVYfV77pILCkzVxpOSgYKHQyaO7fBI/iwG5bLGb0dIo/v/K1Y1IZ5DN40RQu6WNNJiN0gkuRvSYjxOhFog==}
hasBin: true
requiresBuild: true
dev: true
@@ -4568,7 +4579,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false
/ts-node@10.9.2(@types/node@20.11.22)(typescript@5.3.3):
/ts-node@10.9.2(@types/node@20.11.24)(typescript@5.3.3):
resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==}
hasBin: true
peerDependencies:
@@ -4587,7 +4598,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.11.22
'@types/node': 20.11.24
acorn: 8.11.2
acorn-walk: 8.3.0
arg: 4.1.3
@@ -4617,9 +4628,6 @@ packages:
engines: {node: '>=14.17'}
hasBin: true
/ufo@1.3.1:
resolution: {integrity: sha512-uY/99gMLIOlJPwATcMVYfqDSxUR9//AUcgZMzwfSTJPDKzA1S8mX4VLqa+fiAtveraQUBCz4FFcwVZBGbwBXIw==}
/ufo@1.3.2:
resolution: {integrity: sha512-o+ORpgGwaYQXgqGDwd+hkS4PuZ3QnmqMMxRuajK/a38L6fTpcE5GPIfrf+L/KemFzfUpeUQc1rRS1iDBozvnFA==}
@@ -4696,7 +4704,7 @@ packages:
dependencies:
'@antfu/utils': 0.7.7
unplugin: 1.6.0
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
dev: false
/unplugin-icons@0.18.5(@vue/compiler-sfc@3.4.21):
@@ -4834,13 +4842,13 @@ packages:
webpack-virtual-modules: 0.6.1
dev: false
/update-browserslist-db@1.0.13(browserslist@4.22.2):
/update-browserslist-db@1.0.13(browserslist@4.23.0):
resolution: {integrity: sha512-xebP81SNcPuNpPP3uzeW1NYXxI3rxyJzF3pD6sH4jE7o/IX+WtSpwnVU+qIsDPyk0d3hmFQ7mjqc6AtV604hbg==}
hasBin: true
peerDependencies:
browserslist: '>= 4.21.0'
dependencies:
browserslist: 4.22.2
browserslist: 4.23.0
escalade: 3.1.1
picocolors: 1.0.0
dev: false
@@ -4868,7 +4876,7 @@ packages:
convert-source-map: 2.0.0
dev: true
/vite-node@1.3.1(@types/node@20.11.22):
/vite-node@1.3.1(@types/node@20.11.24):
resolution: {integrity: sha512-azbRrqRxlWTJEVbzInZCTchx0X69M/XPTCz4H+TLvlTcR/xH/3hkRqhOakT41fMJCMzXTu4UvegkZiEoJAWvng==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -4877,7 +4885,7 @@ packages:
debug: 4.3.4
pathe: 1.1.2
picocolors: 1.0.0
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
transitivePeerDependencies:
- '@types/node'
- less
@@ -4907,7 +4915,7 @@ packages:
json5: 2.2.3
local-pkg: 0.5.0
picocolors: 1.0.0
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
yaml: 2.3.4
transitivePeerDependencies:
- supports-color
@@ -4922,14 +4930,14 @@ packages:
dependencies:
debug: 4.3.4
fast-glob: 3.3.2
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
vue: 3.4.21(typescript@5.3.3)
vue-router: 4.3.0(vue@3.4.21)
transitivePeerDependencies:
- supports-color
dev: false
/vite@5.1.4(@types/node@20.11.22):
/vite@5.1.4(@types/node@20.11.24):
resolution: {integrity: sha512-n+MPqzq+d9nMVTKyewqw6kSt+R3CkvF9QAKY8obiQn8g1fwTscKxyfaYnC632HtBXAQGc1Yjomphwn1dtwGAHg==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -4957,14 +4965,14 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.11.22
'@types/node': 20.11.24
esbuild: 0.19.8
postcss: 8.4.35
rollup: 4.6.0
optionalDependencies:
fsevents: 2.3.3
/vitepress@1.0.0-rc.44(@algolia/client-search@4.22.0)(@types/node@20.11.22)(fuse.js@7.0.0)(postcss@8.4.35)(search-insights@2.13.0)(typescript@5.3.3):
/vitepress@1.0.0-rc.44(@algolia/client-search@4.22.0)(@types/node@20.11.24)(fuse.js@7.0.0)(postcss@8.4.35)(search-insights@2.13.0)(typescript@5.3.3):
resolution: {integrity: sha512-tO5taxGI7fSpBK1D8zrZTyJJERlyU9nnt0jHSt3fywfq3VKn977Hg0wUuTkEmwXlFYwuW26+6+3xorf4nD3XvA==}
hasBin: true
peerDependencies:
@@ -4990,7 +4998,7 @@ packages:
minisearch: 6.3.0
postcss: 8.4.35
shiki: 1.1.5
vite: 5.1.4(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
vue: 3.4.21(typescript@5.3.3)
transitivePeerDependencies:
- '@algolia/client-search'
@@ -5020,7 +5028,7 @@ packages:
- universal-cookie
dev: true
/vitest@1.3.1(@types/node@20.11.22)(jsdom@24.0.0):
/vitest@1.3.1(@types/node@20.11.24)(jsdom@24.0.0):
resolution: {integrity: sha512-/1QJqXs8YbCrfv/GPQ05wAZf2eakUPLPa18vkJAKE7RXOKfVHqMZZ1WlTjiwl6Gcn65M5vpNUB6EFLnEdRdEXQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
@@ -5045,7 +5053,7 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.11.22
'@types/node': 20.11.24
'@vitest/expect': 1.3.1
'@vitest/runner': 1.3.1
'@vitest/snapshot': 1.3.1
@@ -5064,8 +5072,8 @@ packages:
strip-literal: 2.0.0
tinybench: 2.5.1
tinypool: 0.8.2
vite: 5.1.4(@types/node@20.11.22)
vite-node: 1.3.1(@types/node@20.11.22)
vite: 5.1.4(@types/node@20.11.24)
vite-node: 1.3.1(@types/node@20.11.24)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -5109,14 +5117,14 @@ packages:
dependencies:
vue: 3.4.21(typescript@5.3.3)
/vue-i18n@9.9.1(vue@3.4.21):
resolution: {integrity: sha512-xyQ4VspLdNSPTKBFBPWa1tvtj+9HuockZwgFeD2OhxxXuC2CWeNvV4seu2o9+vbQOyQbhAM5Ez56oxUrrnTWdw==}
/vue-i18n@9.10.1(vue@3.4.21):
resolution: {integrity: sha512-37HVJQZ/pZaRXGzFmmMomM1u1k7kndv3xCBPYHKEVfv5W3UVK67U/TpBug71ILYLNmjHLHdvTUPRF81pFT5fFg==}
engines: {node: '>= 16'}
peerDependencies:
vue: ^3.0.0
dependencies:
'@intlify/core-base': 9.9.1
'@intlify/shared': 9.9.1
'@intlify/core-base': 9.10.1
'@intlify/shared': 9.10.1
'@vue/devtools-api': 6.5.1
vue: 3.4.21(typescript@5.3.3)
dev: false