integration v0.1.6

This commit is contained in:
Emmanuel Pelletier
2024-05-15 10:08:56 +02:00
parent 9e278d3499
commit a253bd76df
5 changed files with 15 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
"@astrojs/starlight": "^0.21.5",
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.3",
"@gouvfr-lasuite/integration": "^0.1.5",
"@gouvfr-lasuite/integration": "^0.1.6",
"@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.5",
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-0.1.5.tgz",
"integrity": "sha512-osml/m/jFEpHtn/IQJRw93LpAtA//JvCkvxJMM/0L/1/QqnQjwJ8JjDBrAnu6n3RfITleTKs1lwPdd6z/Y7z0Q==",
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/@gouvfr-lasuite/integration/-/integration-0.1.6.tgz",
"integrity": "sha512-0VEmnpVgGlJazcEzqR3zIY7j3jCotNIh8vb5g9bG6X9ZEUNYt59ydgNfoGXKIOY8aOY7VPreRIY3q9uEx8l3tA==",
"peerDependencies": {
"@types/react": "*",
"@types/react-dom": "*",

View File

@@ -20,7 +20,7 @@
"@astrojs/starlight": "^0.21.5",
"@fastify/cors": "^9.0.1",
"@fastify/static": "^7.0.3",
"@gouvfr-lasuite/integration": "^0.1.5",
"@gouvfr-lasuite/integration": "^0.1.6",
"@types/prismjs": "^1.26.3",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",