website: use latest integration package
This commit is contained in:
8
website/package-lock.json
generated
8
website/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^1.0.2",
|
||||
"@gouvfr-lasuite/integration": "^1.0.3",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -1955,9 +1955,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@gouvfr-lasuite/integration": {
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-1.0.2.tgz",
|
||||
"integrity": "sha512-npOotZQSyu6SffHiPP+jQVOkJ3qW2KE2cANhEK92sNLX9uZqQaCqljO5GhzsBmh0lB76fiXnrr9i8SIpnDUSZg==",
|
||||
"version": "1.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-1.0.3.tgz",
|
||||
"integrity": "sha512-OgP28CqlPi35wQPul1Dr52SngACXAk8buLGqHYXDp23fbTOJThqarrZE/pgJHoc9Ndwiu7ngwBSO4rZ7OPyMpA==",
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^1.0.2",
|
||||
"@gouvfr-lasuite/integration": "^1.0.3",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
||||
Reference in New Issue
Block a user