fix
parent
cce8aeea89
commit
a865f40e37
|
@ -125,6 +125,7 @@
|
|||
"@types/recharts": "^1.8.24",
|
||||
"@types/serve-static": "^1.15.2",
|
||||
"@vitejs/plugin-legacy": "^4.1.1",
|
||||
"@vitejs/plugin-react-swc": "^3.3.2",
|
||||
"@vitest/web-worker": "^0.34.3",
|
||||
"cypress": "^12.5.1",
|
||||
"cypress-axe": "^1.1.0",
|
||||
|
|
134
yarn.lock
134
yarn.lock
|
@ -10836,6 +10836,121 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-arm64@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-darwin-arm64@npm:1.3.85"
|
||||
conditions: os=darwin & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-darwin-x64@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-darwin-x64@npm:1.3.85"
|
||||
conditions: os=darwin & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm-gnueabihf@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-linux-arm-gnueabihf@npm:1.3.85"
|
||||
conditions: os=linux & cpu=arm
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-gnu@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-linux-arm64-gnu@npm:1.3.85"
|
||||
conditions: os=linux & cpu=arm64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-arm64-musl@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-linux-arm64-musl@npm:1.3.85"
|
||||
conditions: os=linux & cpu=arm64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-gnu@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-linux-x64-gnu@npm:1.3.85"
|
||||
conditions: os=linux & cpu=x64 & libc=glibc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-linux-x64-musl@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-linux-x64-musl@npm:1.3.85"
|
||||
conditions: os=linux & cpu=x64 & libc=musl
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-arm64-msvc@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-win32-arm64-msvc@npm:1.3.85"
|
||||
conditions: os=win32 & cpu=arm64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-ia32-msvc@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-win32-ia32-msvc@npm:1.3.85"
|
||||
conditions: os=win32 & cpu=ia32
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core-win32-x64-msvc@npm:1.3.85":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core-win32-x64-msvc@npm:1.3.85"
|
||||
conditions: os=win32 & cpu=x64
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/core@npm:^1.3.61":
|
||||
version: 1.3.85
|
||||
resolution: "@swc/core@npm:1.3.85"
|
||||
dependencies:
|
||||
"@swc/core-darwin-arm64": 1.3.85
|
||||
"@swc/core-darwin-x64": 1.3.85
|
||||
"@swc/core-linux-arm-gnueabihf": 1.3.85
|
||||
"@swc/core-linux-arm64-gnu": 1.3.85
|
||||
"@swc/core-linux-arm64-musl": 1.3.85
|
||||
"@swc/core-linux-x64-gnu": 1.3.85
|
||||
"@swc/core-linux-x64-musl": 1.3.85
|
||||
"@swc/core-win32-arm64-msvc": 1.3.85
|
||||
"@swc/core-win32-ia32-msvc": 1.3.85
|
||||
"@swc/core-win32-x64-msvc": 1.3.85
|
||||
"@swc/types": ^0.1.4
|
||||
peerDependencies:
|
||||
"@swc/helpers": ^0.5.0
|
||||
dependenciesMeta:
|
||||
"@swc/core-darwin-arm64":
|
||||
optional: true
|
||||
"@swc/core-darwin-x64":
|
||||
optional: true
|
||||
"@swc/core-linux-arm-gnueabihf":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-arm64-musl":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-gnu":
|
||||
optional: true
|
||||
"@swc/core-linux-x64-musl":
|
||||
optional: true
|
||||
"@swc/core-win32-arm64-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-ia32-msvc":
|
||||
optional: true
|
||||
"@swc/core-win32-x64-msvc":
|
||||
optional: true
|
||||
peerDependenciesMeta:
|
||||
"@swc/helpers":
|
||||
optional: true
|
||||
checksum: af9ec7d88fd9ad3dd876c8fea812b20ba734c2ed917c9f8281fd57c68ab57d5931ccb841f4467332b84c0cd522682737a770dfc8c3f9e0cc88cdce713971978c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/helpers@npm:^0.4.14":
|
||||
version: 0.4.14
|
||||
resolution: "@swc/helpers@npm:0.4.14"
|
||||
|
@ -10854,6 +10969,13 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@swc/types@npm:^0.1.4":
|
||||
version: 0.1.4
|
||||
resolution: "@swc/types@npm:0.1.4"
|
||||
checksum: 9b09de7dca8e4b19bfb43f9e332c771855158cb761d26000807fe858447ecbc5342a6c257b26d9aa5497f7138fc58913693e2bee222e5042e0e8f57c2979ae66
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@szmarczak/http-timer@npm:^4.0.5":
|
||||
version: 4.0.6
|
||||
resolution: "@szmarczak/http-timer@npm:4.0.6"
|
||||
|
@ -12196,6 +12318,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-react-swc@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "@vitejs/plugin-react-swc@npm:3.3.2"
|
||||
dependencies:
|
||||
"@swc/core": ^1.3.61
|
||||
peerDependencies:
|
||||
vite: ^4
|
||||
checksum: 1e44b1b7c50b6ae381e2ded9a7971af42286144bf257d7ed1a9dbf8acec0c4af78fe46982941566d31b80b7886649d9b1c06a873571d228e0b8fce68742b9ff4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-react@npm:^3.0.1":
|
||||
version: 3.1.0
|
||||
resolution: "@vitejs/plugin-react@npm:3.1.0"
|
||||
|
@ -27404,6 +27537,7 @@ __metadata:
|
|||
"@types/recharts": ^1.8.24
|
||||
"@types/serve-static": ^1.15.2
|
||||
"@vitejs/plugin-legacy": ^4.1.1
|
||||
"@vitejs/plugin-react-swc": ^3.3.2
|
||||
"@vitest/web-worker": ^0.34.3
|
||||
algoliasearch: ^4.19.1
|
||||
cypress: ^12.5.1
|
||||
|
|
Loading…
Reference in New Issue