Revert "fix(root): peer dependecies update only when out of range"

This reverts commit bc4927c90177d7b500fe8aafceba0e55f17c0533.
This commit is contained in:
Junior Garcia 2023-11-05 09:25:52 -03:00
parent bc4927c901
commit ef61a3fe09
41 changed files with 161 additions and 206 deletions

View File

@ -10,9 +10,6 @@
"access": "public",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"___experimentalUnsafeOptions_WILL_CHANGE_IN_PATCH": {
"onlyUpdatePeerDependentsWhenOutOfRange": true
},
"ignore": [
"@nextui-org/docs",
"@nextui-org/storybook"

View File

@ -1,42 +0,0 @@
---
"@nextui-org/scroll-shadow": patch
"@nextui-org/autocomplete": patch
"@nextui-org/breadcrumbs": patch
"@nextui-org/pagination": patch
"@nextui-org/accordion": patch
"@nextui-org/checkbox": patch
"@nextui-org/dropdown": patch
"@nextui-org/progress": patch
"@nextui-org/skeleton": patch
"@nextui-org/divider": patch
"@nextui-org/listbox": patch
"@nextui-org/popover": patch
"@nextui-org/snippet": patch
"@nextui-org/spinner": patch
"@nextui-org/tooltip": patch
"@nextui-org/avatar": patch
"@nextui-org/button": patch
"@nextui-org/navbar": patch
"@nextui-org/ripple": patch
"@nextui-org/select": patch
"@nextui-org/slider": patch
"@nextui-org/spacer": patch
"@nextui-org/switch": patch
"@nextui-org/badge": patch
"@nextui-org/image": patch
"@nextui-org/input": patch
"@nextui-org/modal": patch
"@nextui-org/radio": patch
"@nextui-org/table": patch
"@nextui-org/card": patch
"@nextui-org/chip": patch
"@nextui-org/code": patch
"@nextui-org/link": patch
"@nextui-org/menu": patch
"@nextui-org/tabs": patch
"@nextui-org/user": patch
"@nextui-org/system-rsc": patch
"@nextui-org/kbd": patch
---
Peer dependecies updated to avoid the peer conflicts

View File

@ -43,8 +43,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/aria-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/aria-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/react-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-icons": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/menu": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/react-utils": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/react-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/divider": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/use-disclosure": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/aria-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/aria-utils": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/button": "workspace:*",

View File

@ -36,7 +36,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -38,7 +38,7 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0"
"@nextui-org/theme": ">=2.1.12"
},
"dependencies": {
"@nextui-org/system-rsc": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/checkbox": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -37,8 +37,8 @@
"react": ">=18",
"react-dom": ">=18",
"framer-motion": ">=4.0.0",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/shared-utils": "workspace:*",

View File

@ -36,8 +36,8 @@
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/system": ">=2.0.0"
"@nextui-org/theme": ">=2.1.12",
"@nextui-org/system": ">=2.0.11"
},
"dependencies": {
"@nextui-org/avatar": "workspace:*",

View File

@ -35,7 +35,7 @@
},
"peerDependencies": {
"react": ">=18",
"@nextui-org/theme": ">=2.1.0",
"@nextui-org/theme": ">=2.1.12",
"tailwind-variants": ">=0.1.13"
},
"devDependencies": {

186
pnpm-lock.yaml generated
View File

@ -47,7 +47,7 @@ importers:
version: 5.1.0
'@commitlint/cli':
specifier: ^17.2.0
version: 17.8.1(@swc/core@1.3.96)
version: 17.8.1(@swc/core@1.3.95)
'@commitlint/config-conventional':
specifier: ^17.2.0
version: 17.8.1
@ -65,13 +65,13 @@ importers:
version: 7.5.2(react-dom@18.2.0)(react@18.2.0)(typescript@4.9.5)
'@swc-node/jest':
specifier: ^1.5.2
version: 1.6.8(@swc/core@1.3.96)(typescript@4.9.5)
version: 1.6.8(@swc/core@1.3.95)(typescript@4.9.5)
'@swc/core':
specifier: ^1.3.35
version: 1.3.96
version: 1.3.95
'@swc/jest':
specifier: ^0.2.24
version: 0.2.29(@swc/core@1.3.96)
version: 0.2.29(@swc/core@1.3.95)
'@testing-library/dom':
specifier: ^8.1.0
version: 8.20.1
@ -245,7 +245,7 @@ importers:
version: 0.8.5
tsup:
specifier: 6.4.0
version: 6.4.0(@swc/core@1.3.96)(ts-node@10.9.1)(typescript@4.9.5)
version: 6.4.0(@swc/core@1.3.95)(ts-node@10.9.1)(typescript@4.9.5)
tsx:
specifier: ^3.8.2
version: 3.14.0
@ -257,7 +257,7 @@ importers:
version: 4.9.5
webpack:
specifier: ^5.53.0
version: 5.89.0(@swc/core@1.3.96)(esbuild@0.15.18)(webpack-cli@3.3.12)
version: 5.89.0(@swc/core@1.3.95)(esbuild@0.15.18)(webpack-cli@3.3.12)
webpack-bundle-analyzer:
specifier: ^4.4.2
version: 4.9.1
@ -507,7 +507,7 @@ importers:
devDependencies:
'@docusaurus/utils':
specifier: 2.0.0-beta.3
version: 2.0.0-beta.3(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12)
version: 2.0.0-beta.3(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12)
'@next/bundle-analyzer':
specifier: ^13.4.6
version: 13.5.6
@ -5365,14 +5365,14 @@ packages:
dev: true
optional: true
/@commitlint/cli@17.8.1(@swc/core@1.3.96):
/@commitlint/cli@17.8.1(@swc/core@1.3.95):
resolution: {integrity: sha512-ay+WbzQesE0Rv4EQKfNbSMiJJ12KdKTDzIt0tcK4k11FdsWmtwP0Kp1NWMOUswfIWo6Eb7p7Ln721Nx9FLNBjg==}
engines: {node: '>=v14'}
hasBin: true
dependencies:
'@commitlint/format': 17.8.1
'@commitlint/lint': 17.8.1
'@commitlint/load': 17.8.1(@swc/core@1.3.96)
'@commitlint/load': 17.8.1(@swc/core@1.3.95)
'@commitlint/read': 17.8.1
'@commitlint/types': 17.8.1
execa: 5.1.1
@ -5443,7 +5443,7 @@ packages:
'@commitlint/types': 17.8.1
dev: true
/@commitlint/load@17.8.1(@swc/core@1.3.96):
/@commitlint/load@17.8.1(@swc/core@1.3.95):
resolution: {integrity: sha512-iF4CL7KDFstP1kpVUkT8K2Wl17h2yx9VaR1ztTc8vzByWWcbO/WaKwxsnCOqow9tVAlzPfo1ywk9m2oJ9ucMqA==}
engines: {node: '>=v14'}
dependencies:
@ -5459,7 +5459,7 @@ packages:
lodash.merge: 4.6.2
lodash.uniq: 4.5.0
resolve-from: 5.0.0
ts-node: 10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5)
typescript: 4.9.5
transitivePeerDependencies:
- '@swc/core'
@ -5669,13 +5669,13 @@ packages:
engines: {node: '>=10.0.0'}
dev: true
/@docusaurus/types@2.0.0-beta.3(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12):
/@docusaurus/types@2.0.0-beta.3(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12):
resolution: {integrity: sha512-ivQ6L1ahju06ldTvFsZLQxcN6DP32iIB7DscxWVRqP0eyuyX2xAy+jrASqih3lB8lyw0JJaaDEeVE5fjroAQ/Q==}
dependencies:
commander: 5.1.0
joi: 17.11.0
querystring: 0.2.0
webpack: 5.89.0(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12)
webpack: 5.89.0(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12)
webpack-merge: 5.10.0
transitivePeerDependencies:
- '@swc/core'
@ -5684,11 +5684,11 @@ packages:
- webpack-cli
dev: true
/@docusaurus/utils@2.0.0-beta.3(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12):
/@docusaurus/utils@2.0.0-beta.3(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12):
resolution: {integrity: sha512-DApc6xcb3CvvsBCfRU6Zk3KoZa4mZfCJA4XRv5zhlhaSb0GFuAo7KQ353RUu6d0eYYylY3GGRABXkxRE1SEClA==}
engines: {node: '>=12.13.0'}
dependencies:
'@docusaurus/types': 2.0.0-beta.3(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12)
'@docusaurus/types': 2.0.0-beta.3(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12)
'@types/github-slugger': 1.3.0
chalk: 4.1.2
escape-string-regexp: 4.0.0
@ -7753,7 +7753,7 @@ packages:
'@parcel/plugin': 2.10.2(@parcel/core@2.10.2)
'@parcel/source-map': 2.1.1
'@parcel/utils': 2.10.2
'@swc/core': 1.3.96
'@swc/core': 1.3.95
nullthrows: 1.1.1
transitivePeerDependencies:
- '@parcel/core'
@ -11153,39 +11153,39 @@ packages:
file-system-cache: 2.3.0
dev: true
/@swc-node/core@1.10.6(@swc/core@1.3.96):
/@swc-node/core@1.10.6(@swc/core@1.3.95):
resolution: {integrity: sha512-lDIi/rPosmKIknWzvs2/Fi9zWRtbkx8OJ9pQaevhsoGzJSal8Pd315k1W5AIrnknfdAB4HqRN12fk6AhqnrEEw==}
engines: {node: '>= 10'}
peerDependencies:
'@swc/core': '>= 1.3'
dependencies:
'@swc/core': 1.3.96
'@swc/core': 1.3.95
dev: true
/@swc-node/jest@1.6.8(@swc/core@1.3.96)(typescript@4.9.5):
/@swc-node/jest@1.6.8(@swc/core@1.3.95)(typescript@4.9.5):
resolution: {integrity: sha512-Ce9D3vSmTjyb3TnCKWHtzXNMaGxfz0rMUO6r+7yt1eQj4YdVZP6/TWcgwI84j3OMjvUW0gQx0GPWrnNTP1GzWQ==}
peerDependencies:
'@swc/core': '>= 1.3'
typescript: '>= 4.3'
dependencies:
'@node-rs/xxhash': 1.4.2
'@swc-node/core': 1.10.6(@swc/core@1.3.96)
'@swc-node/register': 1.6.8(@swc/core@1.3.96)(typescript@4.9.5)
'@swc/core': 1.3.96
'@swc-node/core': 1.10.6(@swc/core@1.3.95)
'@swc-node/register': 1.6.8(@swc/core@1.3.95)(typescript@4.9.5)
'@swc/core': 1.3.95
typescript: 4.9.5
transitivePeerDependencies:
- supports-color
dev: true
/@swc-node/register@1.6.8(@swc/core@1.3.96)(typescript@4.9.5):
/@swc-node/register@1.6.8(@swc/core@1.3.95)(typescript@4.9.5):
resolution: {integrity: sha512-74ijy7J9CWr1Z88yO+ykXphV29giCrSpANQPQRooE0bObpkTO1g4RzQovIfbIaniBiGDDVsYwDoQ3FIrCE8HcQ==}
peerDependencies:
'@swc/core': '>= 1.3'
typescript: '>= 4.3'
dependencies:
'@swc-node/core': 1.10.6(@swc/core@1.3.96)
'@swc-node/core': 1.10.6(@swc/core@1.3.95)
'@swc-node/sourcemap-support': 0.3.0
'@swc/core': 1.3.96
'@swc/core': 1.3.95
colorette: 2.0.20
debug: 4.3.4
pirates: 4.0.6
@ -11202,88 +11202,88 @@ packages:
tslib: 2.6.2
dev: true
/@swc/core-darwin-arm64@1.3.96:
resolution: {integrity: sha512-8hzgXYVd85hfPh6mJ9yrG26rhgzCmcLO0h1TIl8U31hwmTbfZLzRitFQ/kqMJNbIBCwmNH1RU2QcJnL3d7f69A==}
/@swc/core-darwin-arm64@1.3.95:
resolution: {integrity: sha512-VAuBAP3MNetO/yBIBzvorUXq7lUBwhfpJxYViSxyluMwtoQDhE/XWN598TWMwMl1ZuImb56d7eUsuFdjgY7pJw==}
engines: {node: '>=10'}
cpu: [arm64]
os: [darwin]
requiresBuild: true
optional: true
/@swc/core-darwin-x64@1.3.96:
resolution: {integrity: sha512-mFp9GFfuPg+43vlAdQZl0WZpZSE8sEzqL7sr/7Reul5McUHP0BaLsEzwjvD035ESfkY8GBZdLpMinblIbFNljQ==}
/@swc/core-darwin-x64@1.3.95:
resolution: {integrity: sha512-20vF2rvUsN98zGLZc+dsEdHvLoCuiYq/1B+TDeE4oolgTFDmI1jKO+m44PzWjYtKGU9QR95sZ6r/uec0QC5O4Q==}
engines: {node: '>=10'}
cpu: [x64]
os: [darwin]
requiresBuild: true
optional: true
/@swc/core-linux-arm-gnueabihf@1.3.96:
resolution: {integrity: sha512-8UEKkYJP4c8YzYIY/LlbSo8z5Obj4hqcv/fUTHiEePiGsOddgGf7AWjh56u7IoN/0uEmEro59nc1ChFXqXSGyg==}
/@swc/core-linux-arm-gnueabihf@1.3.95:
resolution: {integrity: sha512-oEudEM8PST1MRNGs+zu0cx5i9uP8TsLE4/L9HHrS07Ck0RJ3DCj3O2fU832nmLe2QxnAGPwBpSO9FntLfOiWEQ==}
engines: {node: '>=10'}
cpu: [arm]
os: [linux]
requiresBuild: true
optional: true
/@swc/core-linux-arm64-gnu@1.3.96:
resolution: {integrity: sha512-c/IiJ0s1y3Ymm2BTpyC/xr6gOvoqAVETrivVXHq68xgNms95luSpbYQ28rqaZC8bQC8M5zdXpSc0T8DJu8RJGw==}
/@swc/core-linux-arm64-gnu@1.3.95:
resolution: {integrity: sha512-pIhFI+cuC1aYg+0NAPxwT/VRb32f2ia8oGxUjQR6aJg65gLkUYQzdwuUmpMtFR2WVf7WVFYxUnjo4UyMuyh3ng==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@swc/core-linux-arm64-musl@1.3.96:
resolution: {integrity: sha512-i5/UTUwmJLri7zhtF6SAo/4QDQJDH2fhYJaBIUhrICmIkRO/ltURmpejqxsM/ye9Jqv5zG7VszMC0v/GYn/7BQ==}
/@swc/core-linux-arm64-musl@1.3.95:
resolution: {integrity: sha512-ZpbTr+QZDT4OPJfjPAmScqdKKaT+wGurvMU5AhxLaf85DuL8HwUwwlL0n1oLieLc47DwIJEMuKQkYhXMqmJHlg==}
engines: {node: '>=10'}
cpu: [arm64]
os: [linux]
requiresBuild: true
optional: true
/@swc/core-linux-x64-gnu@1.3.96:
resolution: {integrity: sha512-USdaZu8lTIkm4Yf9cogct/j5eqtdZqTgcTib4I+NloUW0E/hySou3eSyp3V2UAA1qyuC72ld1otXuyKBna0YKQ==}
/@swc/core-linux-x64-gnu@1.3.95:
resolution: {integrity: sha512-n9SuHEFtdfSJ+sHdNXNRuIOVprB8nbsz+08apKfdo4lEKq6IIPBBAk5kVhPhkjmg2dFVHVo4Tr/OHXM1tzWCCw==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@swc/core-linux-x64-musl@1.3.96:
resolution: {integrity: sha512-QYErutd+G2SNaCinUVobfL7jWWjGTI0QEoQ6hqTp7PxCJS/dmKmj3C5ZkvxRYcq7XcZt7ovrYCTwPTHzt6lZBg==}
/@swc/core-linux-x64-musl@1.3.95:
resolution: {integrity: sha512-L1JrVlsXU3LC0WwmVnMK9HrOT2uhHahAoPNMJnZQpc18a0paO9fqifPG8M/HjNRffMUXR199G/phJsf326UvVg==}
engines: {node: '>=10'}
cpu: [x64]
os: [linux]
requiresBuild: true
optional: true
/@swc/core-win32-arm64-msvc@1.3.96:
resolution: {integrity: sha512-hjGvvAduA3Un2cZ9iNP4xvTXOO4jL3G9iakhFsgVhpkU73SGmK7+LN8ZVBEu4oq2SUcHO6caWvnZ881cxGuSpg==}
/@swc/core-win32-arm64-msvc@1.3.95:
resolution: {integrity: sha512-YaP4x/aZbUyNdqCBpC2zL8b8n58MEpOUpmOIZK6G1SxGi+2ENht7gs7+iXpWPc0sy7X3YPKmSWMAuui0h8lgAA==}
engines: {node: '>=10'}
cpu: [arm64]
os: [win32]
requiresBuild: true
optional: true
/@swc/core-win32-ia32-msvc@1.3.96:
resolution: {integrity: sha512-Far2hVFiwr+7VPCM2GxSmbh3ikTpM3pDombE+d69hkedvYHYZxtTF+2LTKl/sXtpbUnsoq7yV/32c9R/xaaWfw==}
/@swc/core-win32-ia32-msvc@1.3.95:
resolution: {integrity: sha512-w0u3HI916zT4BC/57gOd+AwAEjXeUlQbGJ9H4p/gzs1zkSHtoDQghVUNy3n/ZKp9KFod/95cA8mbVF9t1+6epQ==}
engines: {node: '>=10'}
cpu: [ia32]
os: [win32]
requiresBuild: true
optional: true
/@swc/core-win32-x64-msvc@1.3.96:
resolution: {integrity: sha512-4VbSAniIu0ikLf5mBX81FsljnfqjoVGleEkCQv4+zRlyZtO3FHoDPkeLVoy6WRlj7tyrRcfUJ4mDdPkbfTO14g==}
/@swc/core-win32-x64-msvc@1.3.95:
resolution: {integrity: sha512-5RGnMt0S6gg4Gc6QtPUJ3Qs9Un4sKqccEzgH/tj7V/DVTJwKdnBKxFZfgQ34OR2Zpz7zGOn889xwsFVXspVWNA==}
engines: {node: '>=10'}
cpu: [x64]
os: [win32]
requiresBuild: true
optional: true
/@swc/core@1.3.96:
resolution: {integrity: sha512-zwE3TLgoZwJfQygdv2SdCK9mRLYluwDOM53I+dT6Z5ZvrgVENmY3txvWDvduzkV+/8IuvrRbVezMpxcojadRdQ==}
/@swc/core@1.3.95:
resolution: {integrity: sha512-PMrNeuqIusq9DPDooV3FfNEbZuTu5jKAc04N3Hm6Uk2Fl49cqElLFQ4xvl4qDmVDz97n3n/C1RE0/f6WyGPEiA==}
engines: {node: '>=10'}
requiresBuild: true
peerDependencies:
@ -11295,16 +11295,16 @@ packages:
'@swc/counter': 0.1.2
'@swc/types': 0.1.5
optionalDependencies:
'@swc/core-darwin-arm64': 1.3.96
'@swc/core-darwin-x64': 1.3.96
'@swc/core-linux-arm-gnueabihf': 1.3.96
'@swc/core-linux-arm64-gnu': 1.3.96
'@swc/core-linux-arm64-musl': 1.3.96
'@swc/core-linux-x64-gnu': 1.3.96
'@swc/core-linux-x64-musl': 1.3.96
'@swc/core-win32-arm64-msvc': 1.3.96
'@swc/core-win32-ia32-msvc': 1.3.96
'@swc/core-win32-x64-msvc': 1.3.96
'@swc/core-darwin-arm64': 1.3.95
'@swc/core-darwin-x64': 1.3.95
'@swc/core-linux-arm-gnueabihf': 1.3.95
'@swc/core-linux-arm64-gnu': 1.3.95
'@swc/core-linux-arm64-musl': 1.3.95
'@swc/core-linux-x64-gnu': 1.3.95
'@swc/core-linux-x64-musl': 1.3.95
'@swc/core-win32-arm64-msvc': 1.3.95
'@swc/core-win32-ia32-msvc': 1.3.95
'@swc/core-win32-x64-msvc': 1.3.95
/@swc/counter@0.1.2:
resolution: {integrity: sha512-9F4ys4C74eSTEUNndnER3VJ15oru2NumfQxS8geE+f3eB5xvfxpWyqE5XlVnxb/R14uoXi6SLbBwwiDSkv+XEw==}
@ -11332,14 +11332,14 @@ packages:
dependencies:
tslib: 2.6.2
/@swc/jest@0.2.29(@swc/core@1.3.96):
/@swc/jest@0.2.29(@swc/core@1.3.95):
resolution: {integrity: sha512-8reh5RvHBsSikDC3WGCd5ZTd2BXKkyOdK7QwynrCH58jk2cQFhhHhFBg/jvnWZehUQe/EoOImLENc9/DwbBFow==}
engines: {npm: '>= 7.0.0'}
peerDependencies:
'@swc/core': '*'
dependencies:
'@jest/create-cache-key-function': 27.5.1
'@swc/core': 1.3.96
'@swc/core': 1.3.95
jsonc-parser: 3.2.0
dev: true
@ -13013,8 +13013,8 @@ packages:
resolution: {integrity: sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==}
dev: true
/async@3.2.5:
resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==}
/async@3.2.4:
resolution: {integrity: sha512-iAB+JbDEGXhyIUavoDl9WP/Jj106Kz9DEn1DPgYw5ruDn0e3Wgi3sKFm55sASdGBNOQB8F59d9qQ7deqrHA8wQ==}
dev: true
/asynciterator.prototype@1.0.0:
@ -13047,7 +13047,7 @@ packages:
postcss: ^8.1.0
dependencies:
browserslist: 4.22.1
caniuse-lite: 1.0.30001561
caniuse-lite: 1.0.30001559
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.0
@ -13447,8 +13447,8 @@ packages:
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
hasBin: true
dependencies:
caniuse-lite: 1.0.30001561
electron-to-chromium: 1.4.576
caniuse-lite: 1.0.30001559
electron-to-chromium: 1.4.575
node-releases: 2.0.13
update-browserslist-db: 1.0.13(browserslist@4.22.1)
@ -13650,8 +13650,8 @@ packages:
engines: {node: '>=14.16'}
dev: true
/caniuse-lite@1.0.30001561:
resolution: {integrity: sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==}
/caniuse-lite@1.0.30001559:
resolution: {integrity: sha512-cPiMKZgqgkg5LY3/ntGeLFUpi6tzddBNS58A4tnTgQw1zON7u2sZMU7SzOeVH4tj20++9ggL+V6FDOFMTaFFYA==}
/canvas-confetti@1.9.0:
resolution: {integrity: sha512-0UGU/T5Un/Cd4Aj4fu/p/oVQm8Il+brK5xcmY+y77u7PXuyNJD4ODUWe01A5o3GUI9Bb8lOBlQ10VdaDsY1FBA==}
@ -14344,7 +14344,7 @@ packages:
dependencies:
'@types/node': 20.5.1
cosmiconfig: 8.3.6(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5)
typescript: 4.9.5
dev: true
@ -14961,8 +14961,8 @@ packages:
jake: 10.8.7
dev: true
/electron-to-chromium@1.4.576:
resolution: {integrity: sha512-yXsZyXJfAqzWk1WKryr0Wl0MN2D47xodPvEEwlVePBnhU5E7raevLQR+E6b9JAD3GfL/7MbAL9ZtWQQPcLx7wA==}
/electron-to-chromium@1.4.575:
resolution: {integrity: sha512-kY2BGyvgAHiX899oF6xLXSIf99bAvvdPhDoJwG77nxCSyWYuRH6e9a9a3gpXBvCs6lj4dQZJkfnW2hdKWHEISg==}
/emittery@0.10.2:
resolution: {integrity: sha512-aITqOwnLanpHLNXZJENbOgjUBeHocD+xsSJmNrjovKBW5HbSpW3d1pEls7GFQPUWXiwG9+0P4GtHfEqC/4M0Iw==}
@ -15731,7 +15731,7 @@ packages:
loader-utils: 2.0.4
object-hash: 2.2.0
schema-utils: 2.7.1
webpack: 5.89.0(@swc/core@1.3.96)(esbuild@0.15.18)(webpack-cli@3.3.12)
webpack: 5.89.0(@swc/core@1.3.95)(esbuild@0.15.18)(webpack-cli@3.3.12)
dev: true
/eslint-module-utils@2.8.0(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@2.7.1)(eslint@7.32.0):
@ -16745,8 +16745,8 @@ packages:
resolution: {integrity: sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==}
dev: true
/flow-parser@0.220.1:
resolution: {integrity: sha512-RoM3ARqVYvxnwtkM36RjQFzo5Z9p22jUqtuMrN8gzA/8fU6iMLFE3cXkdSFPyfHRXLU8ILH8TCtSFADk1ACPCg==}
/flow-parser@0.220.0:
resolution: {integrity: sha512-Fks+nOCqhorp4NpAtAxf09UaR/9xDf3AnU1UkWczmpneoHh06Y3AoEA4tIe2HbYrOHT9JArUgDZpCFhP4clo1A==}
engines: {node: '>=0.4.0'}
dev: true
@ -18610,7 +18610,7 @@ packages:
engines: {node: '>=10'}
hasBin: true
dependencies:
async: 3.2.5
async: 3.2.4
chalk: 4.1.2
filelist: 1.0.4
minimatch: 3.1.2
@ -18714,7 +18714,7 @@ packages:
pretty-format: 28.1.3
slash: 3.0.0
strip-json-comments: 3.1.1
ts-node: 10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5)
transitivePeerDependencies:
- supports-color
dev: true
@ -19174,7 +19174,7 @@ packages:
'@babel/register': 7.22.15(@babel/core@7.23.2)
babel-core: 7.0.0-bridge.0(@babel/core@7.23.2)
chalk: 4.1.2
flow-parser: 0.220.1
flow-parser: 0.220.0
graceful-fs: 4.2.11
micromatch: 4.0.5
neo-async: 2.6.2
@ -21128,7 +21128,7 @@ packages:
'@opentelemetry/api': 1.6.0
'@swc/helpers': 0.5.2
busboy: 1.6.0
caniuse-lite: 1.0.30001561
caniuse-lite: 1.0.30001559
postcss: 8.4.14
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
@ -22226,7 +22226,7 @@ packages:
optional: true
dependencies:
lilconfig: 2.1.0
ts-node: 10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5)
yaml: 1.10.2
dev: true
@ -22244,7 +22244,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.31
ts-node: 10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5)
ts-node: 10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5)
yaml: 2.3.4
/postcss-nested@6.0.1(postcss@8.4.31):
@ -24974,7 +24974,7 @@ packages:
supports-hyperlinks: 2.3.0
dev: true
/terser-webpack-plugin@5.3.9(@swc/core@1.3.96)(esbuild@0.15.18)(webpack@5.89.0):
/terser-webpack-plugin@5.3.9(@swc/core@1.3.95)(esbuild@0.15.18)(webpack@5.89.0):
resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@ -24991,16 +24991,16 @@ packages:
optional: true
dependencies:
'@jridgewell/trace-mapping': 0.3.20
'@swc/core': 1.3.96
'@swc/core': 1.3.95
esbuild: 0.15.18
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.1
terser: 5.24.0
webpack: 5.89.0(@swc/core@1.3.96)(esbuild@0.15.18)(webpack-cli@3.3.12)
webpack: 5.89.0(@swc/core@1.3.95)(esbuild@0.15.18)(webpack-cli@3.3.12)
dev: true
/terser-webpack-plugin@5.3.9(@swc/core@1.3.96)(esbuild@0.19.5)(webpack@5.89.0):
/terser-webpack-plugin@5.3.9(@swc/core@1.3.95)(esbuild@0.19.5)(webpack@5.89.0):
resolution: {integrity: sha512-ZuXsqE07EcggTWQjXUj+Aot/OMcD0bMKGgF63f7UxYcu5/AJF53aIpK1YoP5xR9l6s/Hy2b+t1AM0bLNPRuhwA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
@ -25017,13 +25017,13 @@ packages:
optional: true
dependencies:
'@jridgewell/trace-mapping': 0.3.20
'@swc/core': 1.3.96
'@swc/core': 1.3.95
esbuild: 0.19.5
jest-worker: 27.5.1
schema-utils: 3.3.0
serialize-javascript: 6.0.1
terser: 5.24.0
webpack: 5.89.0(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12)
webpack: 5.89.0(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12)
dev: true
/terser@5.24.0:
@ -25232,7 +25232,7 @@ packages:
/ts-interface-checker@0.1.13:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
/ts-node@10.9.1(@swc/core@1.3.96)(@types/node@15.14.9)(typescript@4.9.5):
/ts-node@10.9.1(@swc/core@1.3.95)(@types/node@15.14.9)(typescript@4.9.5):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -25247,7 +25247,7 @@ packages:
optional: true
dependencies:
'@cspotcode/source-map-support': 0.8.1
'@swc/core': 1.3.96
'@swc/core': 1.3.95
'@tsconfig/node10': 1.0.9
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
@ -25283,7 +25283,7 @@ packages:
/tslib@2.6.2:
resolution: {integrity: sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==}
/tsup@6.4.0(@swc/core@1.3.96)(ts-node@10.9.1)(typescript@4.9.5):
/tsup@6.4.0(@swc/core@1.3.95)(ts-node@10.9.1)(typescript@4.9.5):
resolution: {integrity: sha512-4OlbqIK/SF+cJp0mMqPM2pKULvgj/1S2Gm3I1aFoFGIryUOyIqPZBoqKkqVQT6uFtWJ5AHftIv0riXKfHox1zQ==}
engines: {node: '>=14'}
hasBin: true
@ -25299,7 +25299,7 @@ packages:
typescript:
optional: true
dependencies:
'@swc/core': 1.3.96
'@swc/core': 1.3.95
bundle-require: 3.1.2(esbuild@0.15.18)
cac: 6.7.14
chokidar: 3.5.3
@ -26319,7 +26319,7 @@ packages:
loader-utils: 1.4.2
supports-color: 6.1.0
v8-compile-cache: 2.4.0
webpack: 5.89.0(@swc/core@1.3.96)(esbuild@0.15.18)(webpack-cli@3.3.12)
webpack: 5.89.0(@swc/core@1.3.95)(esbuild@0.15.18)(webpack-cli@3.3.12)
yargs: 13.3.2
dev: true
@ -26341,7 +26341,7 @@ packages:
resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==}
dev: true
/webpack@5.89.0(@swc/core@1.3.96)(esbuild@0.15.18)(webpack-cli@3.3.12):
/webpack@5.89.0(@swc/core@1.3.95)(esbuild@0.15.18)(webpack-cli@3.3.12):
resolution: {integrity: sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==}
engines: {node: '>=10.13.0'}
hasBin: true
@ -26372,7 +26372,7 @@ packages:
neo-async: 2.6.2
schema-utils: 3.3.0
tapable: 2.2.1
terser-webpack-plugin: 5.3.9(@swc/core@1.3.96)(esbuild@0.15.18)(webpack@5.89.0)
terser-webpack-plugin: 5.3.9(@swc/core@1.3.95)(esbuild@0.15.18)(webpack@5.89.0)
watchpack: 2.4.0
webpack-cli: 3.3.12(webpack@5.89.0)
webpack-sources: 3.2.3
@ -26382,7 +26382,7 @@ packages:
- uglify-js
dev: true
/webpack@5.89.0(@swc/core@1.3.96)(esbuild@0.19.5)(webpack-cli@3.3.12):
/webpack@5.89.0(@swc/core@1.3.95)(esbuild@0.19.5)(webpack-cli@3.3.12):
resolution: {integrity: sha512-qyfIC10pOr70V+jkmud8tMfajraGCZMBWJtrmuBymQKCrLTRejBI8STDp1MCyZu/QTdZSeacCQYpYNQVOzX5kw==}
engines: {node: '>=10.13.0'}
hasBin: true
@ -26413,7 +26413,7 @@ packages:
neo-async: 2.6.2
schema-utils: 3.3.0
tapable: 2.2.1
terser-webpack-plugin: 5.3.9(@swc/core@1.3.96)(esbuild@0.19.5)(webpack@5.89.0)
terser-webpack-plugin: 5.3.9(@swc/core@1.3.95)(esbuild@0.19.5)(webpack@5.89.0)
watchpack: 2.4.0
webpack-cli: 3.3.12(webpack@5.89.0)
webpack-sources: 3.2.3