using latest integration package on website
This commit is contained in:
8
website/package-lock.json
generated
8
website/package-lock.json
generated
@@ -15,7 +15,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/compress": "^7.0.3",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^0.1.0",
|
||||
"@gouvfr-lasuite/integration": "^0.1.1",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -1483,9 +1483,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@gouvfr-lasuite/integration": {
|
||||
"version": "0.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-0.1.0.tgz",
|
||||
"integrity": "sha512-kdRednvDgkNonNyPgJZcqCOm/khDxGVaZEuPvudRwY26HyU7imNJNxoeGCqrHfwLJGuER+r9SdI/AUi1ce0y+g==",
|
||||
"version": "0.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-0.1.1.tgz",
|
||||
"integrity": "sha512-92TGrofrhMnFEnUOoFekveDAafGP7sQLyFhaORgjJXJRIEFq4+HNqUt6uEvYYi2tkwsl/JPqfxbE/KbFigV+qA==",
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/compress": "^7.0.3",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^0.1.0",
|
||||
"@gouvfr-lasuite/integration": "^0.1.1",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
||||
Reference in New Issue
Block a user