|
@@ -23,6 +23,9 @@ importers:
|
|
|
dayjs:
|
|
|
specifier: ^1.11.11
|
|
|
version: 1.11.11
|
|
|
+ env-cmd:
|
|
|
+ specifier: ^10.1.0
|
|
|
+ version: 10.1.0
|
|
|
framer-motion:
|
|
|
specifier: ^11.3.2
|
|
|
version: 11.3.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
|
@@ -72,9 +75,6 @@ importers:
|
|
|
'@types/webpack-env':
|
|
|
specifier: ^1.18.5
|
|
|
version: 1.18.5
|
|
|
- cross-env:
|
|
|
- specifier: ^7.0.3
|
|
|
- version: 7.0.3
|
|
|
eslint:
|
|
|
specifier: ^8.57.0
|
|
|
version: 8.57.0
|
|
@@ -573,11 +573,6 @@ packages:
|
|
|
concat-map@0.0.1:
|
|
|
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
|
|
|
|
- cross-env@7.0.3:
|
|
|
- resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==}
|
|
|
- engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'}
|
|
|
- hasBin: true
|
|
|
-
|
|
|
cross-spawn@7.0.3:
|
|
|
resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==}
|
|
|
engines: {node: '>= 8'}
|
|
@@ -679,6 +674,11 @@ packages:
|
|
|
resolution: {integrity: sha512-dwDPwZL0dmye8Txp2gzFmA6sxALaSvdRDjPH0viLcKrtlOL3tw62nWWweVD1SdILDTJrbrL6tdWVN58Wo6U3eA==}
|
|
|
engines: {node: '>=10.13.0'}
|
|
|
|
|
|
+ env-cmd@10.1.0:
|
|
|
+ resolution: {integrity: sha512-mMdWTT9XKN7yNth/6N6g2GuKuJTsKMDHlQFUDacb/heQRRWOTIZ42t1rMHnQu4jYxU1ajdTeJM+9eEETlqToMA==}
|
|
|
+ engines: {node: '>=8.0.0'}
|
|
|
+ hasBin: true
|
|
|
+
|
|
|
es-abstract@1.23.3:
|
|
|
resolution: {integrity: sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==}
|
|
|
engines: {node: '>= 0.4'}
|
|
@@ -2464,10 +2464,6 @@ snapshots:
|
|
|
|
|
|
concat-map@0.0.1: {}
|
|
|
|
|
|
- cross-env@7.0.3:
|
|
|
- dependencies:
|
|
|
- cross-spawn: 7.0.3
|
|
|
-
|
|
|
cross-spawn@7.0.3:
|
|
|
dependencies:
|
|
|
path-key: 3.1.1
|
|
@@ -2574,6 +2570,11 @@ snapshots:
|
|
|
graceful-fs: 4.2.11
|
|
|
tapable: 2.2.1
|
|
|
|
|
|
+ env-cmd@10.1.0:
|
|
|
+ dependencies:
|
|
|
+ commander: 4.1.1
|
|
|
+ cross-spawn: 7.0.3
|
|
|
+
|
|
|
es-abstract@1.23.3:
|
|
|
dependencies:
|
|
|
array-buffer-byte-length: 1.0.1
|
|
@@ -2688,7 +2689,7 @@ snapshots:
|
|
|
eslint: 8.57.0
|
|
|
eslint-import-resolver-node: 0.3.9
|
|
|
eslint-import-resolver-typescript: 3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0)
|
|
|
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0)
|
|
|
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
|
|
|
eslint-plugin-jsx-a11y: 6.9.0(eslint@8.57.0)
|
|
|
eslint-plugin-react: 7.34.4(eslint@8.57.0)
|
|
|
eslint-plugin-react-hooks: 4.6.2(eslint@8.57.0)
|
|
@@ -2716,7 +2717,7 @@ snapshots:
|
|
|
enhanced-resolve: 5.17.0
|
|
|
eslint: 8.57.0
|
|
|
eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0)
|
|
|
- eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0)
|
|
|
+ eslint-plugin-import: 2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0)
|
|
|
fast-glob: 3.3.2
|
|
|
get-tsconfig: 4.7.5
|
|
|
is-core-module: 2.14.0
|
|
@@ -2738,7 +2739,7 @@ snapshots:
|
|
|
transitivePeerDependencies:
|
|
|
- supports-color
|
|
|
|
|
|
- eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-node@0.3.9)(eslint-plugin-import@2.29.1(eslint@8.57.0))(eslint@8.57.0))(eslint@8.57.0):
|
|
|
+ eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.3))(eslint-import-resolver-typescript@3.6.1)(eslint@8.57.0):
|
|
|
dependencies:
|
|
|
array-includes: 3.1.8
|
|
|
array.prototype.findlastindex: 1.2.5
|