website: update grist logo from new integration package version
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": "^1.0.1",
|
||||
"@gouvfr-lasuite/integration": "^1.0.2",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
@@ -1481,9 +1481,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@gouvfr-lasuite/integration": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-1.0.1.tgz",
|
||||
"integrity": "sha512-w1roGR5rG7RFoxmnvs0T1vg3lxB9AHws1Mmio6c3QsIR7GdltHC1HyHI/vZVq5V5TSoyLanlU4qG2lSi5uUnGw==",
|
||||
"version": "1.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-1.0.2.tgz",
|
||||
"integrity": "sha512-npOotZQSyu6SffHiPP+jQVOkJ3qW2KE2cANhEK92sNLX9uZqQaCqljO5GhzsBmh0lB76fiXnrr9i8SIpnDUSZg==",
|
||||
"peerDependencies": {
|
||||
"@types/react": "*",
|
||||
"@types/react-dom": "*",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@astrojs/starlight": "^0.21.5",
|
||||
"@fastify/cors": "^9.0.1",
|
||||
"@fastify/static": "^7.0.3",
|
||||
"@gouvfr-lasuite/integration": "^1.0.1",
|
||||
"@gouvfr-lasuite/integration": "^1.0.2",
|
||||
"@types/prismjs": "^1.26.3",
|
||||
"@types/react": "^18.3.1",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
|
||||
Reference in New Issue
Block a user