|
|
@@ -342,6 +342,9 @@ importers:
|
|
|
autoprefixer:
|
|
|
specifier: ^10.4.21
|
|
|
version: 10.4.21([email protected])
|
|
|
+ next-sitemap:
|
|
|
+ specifier: ^4.2.3
|
|
|
+ version: 4.2.3([email protected]([email protected]([email protected]))([email protected]))
|
|
|
postcss:
|
|
|
specifier: ^8.5.4
|
|
|
version: 8.5.4
|
|
|
@@ -1532,6 +1535,9 @@ packages:
|
|
|
'@chevrotain/[email protected]':
|
|
|
resolution: {integrity: sha512-YslZMgtJUyuMbZ+aKvfF3x1f5liK4mWNxghFRv7jqRR9C3R3fAOGTTKvxXDa2Y1s9zSbcpuO0cAxDYsc9SrXoQ==}
|
|
|
|
|
|
+ '@corex/[email protected]':
|
|
|
+ resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==}
|
|
|
+
|
|
|
'@csstools/[email protected]':
|
|
|
resolution: {integrity: sha512-JqWH1vsgdGcw2RR6VliXXdA0/59LttzlU8UlRT/iUUsEeWfYq8I+K0yhihEUTTHLRm1EXvpsCx3083EU15ecsA==}
|
|
|
engines: {node: '>=18'}
|
|
|
@@ -2132,6 +2138,9 @@ packages:
|
|
|
'@neon-rs/[email protected]':
|
|
|
resolution: {integrity: sha512-kTPhdZyTQxB+2wpiRcFWrDcejc4JI6tkPuS7UZCG4l6Zvc5kU/gGQ/ozvHTh1XR5tS+UlfAfGuPajjzQjCiHCw==}
|
|
|
|
|
|
+ '@next/[email protected]':
|
|
|
+ resolution: {integrity: sha512-fbb2C7HChgM7CemdCY+y3N1n8pcTKdqtQLbC7/EQtPdLvlMUT9JX/dBYl8MMZAtYG4uVMyPFHXckb68q/NRwqg==}
|
|
|
+
|
|
|
'@next/[email protected]':
|
|
|
resolution: {integrity: sha512-uWkCf9C8wKTyQjqrNk+BA7eL3LOQdhL+xlmJUf2O85RM4lbzwBwot3Sqv2QGe/RGnc3zysIf1oJdtq9S00pkmQ==}
|
|
|
|
|
|
@@ -7485,6 +7494,13 @@ packages:
|
|
|
resolution: {integrity: sha512-dBpDMdxv9Irdq66304OLfEmQ9tbNRFnFTuZiLo+bD+r332bBmMJ8GBLXklIXXgxd3+v9+KUnZaUR5PJMa75Gsg==}
|
|
|
engines: {node: '>= 0.4.0'}
|
|
|
|
|
|
+ [email protected]:
|
|
|
+ resolution: {integrity: sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==}
|
|
|
+ engines: {node: '>=14.18'}
|
|
|
+ hasBin: true
|
|
|
+ peerDependencies:
|
|
|
+ next: '*'
|
|
|
+
|
|
|
[email protected]:
|
|
|
resolution: {integrity: sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==}
|
|
|
peerDependencies:
|
|
|
@@ -10821,6 +10837,8 @@ snapshots:
|
|
|
|
|
|
'@chevrotain/[email protected]': {}
|
|
|
|
|
|
+ '@corex/[email protected]': {}
|
|
|
+
|
|
|
'@csstools/[email protected]': {}
|
|
|
|
|
|
'@csstools/[email protected](@csstools/[email protected](@csstools/[email protected]))(@csstools/[email protected])':
|
|
|
@@ -11418,6 +11436,8 @@ snapshots:
|
|
|
'@neon-rs/[email protected]':
|
|
|
optional: true
|
|
|
|
|
|
+ '@next/[email protected]': {}
|
|
|
+
|
|
|
'@next/[email protected]': {}
|
|
|
|
|
|
'@next/[email protected]':
|
|
|
@@ -17502,6 +17522,14 @@ snapshots:
|
|
|
|
|
|
[email protected]: {}
|
|
|
|
|
|
+ [email protected]([email protected]([email protected]([email protected]))([email protected])):
|
|
|
+ dependencies:
|
|
|
+ '@corex/deepmerge': 4.0.43
|
|
|
+ '@next/env': 13.5.11
|
|
|
+ fast-glob: 3.3.3
|
|
|
+ minimist: 1.2.8
|
|
|
+ next: 15.2.5([email protected]([email protected]))([email protected])
|
|
|
+
|
|
|
[email protected]([email protected]([email protected]))([email protected]):
|
|
|
dependencies:
|
|
|
react: 18.3.1
|