website: use latest integration version for new logos
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/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^0.1.6",
|
||||
"@gouvfr-lasuite/integration": "^1.0.0",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -1478,9 +1478,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@gouvfr-lasuite/integration": {
|
||||
"version": "0.1.8",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-0.1.8.tgz",
|
||||
"integrity": "sha512-zB4bIrXpHUbx9hihbP3WxHVFm5HijErSXg1I9XAIu82PVssbMFvkwR/tH+yPUC+52zZP4pQUHsWM+yoJ1yykOA==",
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-1.0.0.tgz",
|
||||
"integrity": "sha512-e4JcMgIieDgxp9WLEPko0HxNYTmPFUcACcREYtp5pZN4E3yB99oAHs3vW2LHYZl7Hrs0txJx6+GqnPKaXgqvjw==",
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^0.1.8",
|
||||
"@gouvfr-lasuite/integration": "^1.0.0",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
||||
Reference in New Issue
Block a user