diff --git a/.yarn/cache/bootstrap-npm-4.5.0-3553b26260-55ed3bd055.zip b/.yarn/cache/bootstrap-npm-4.5.0-3553b26260-55ed3bd055.zip deleted file mode 100644 index 8b1990d..0000000 Binary files a/.yarn/cache/bootstrap-npm-4.5.0-3553b26260-55ed3bd055.zip and /dev/null differ diff --git a/.yarn/cache/bootstrap-npm-5.3.7-48de4594fc-ac3ebcbdd3.zip b/.yarn/cache/bootstrap-npm-5.3.7-48de4594fc-ac3ebcbdd3.zip new file mode 100644 index 0000000..46e037f Binary files /dev/null and b/.yarn/cache/bootstrap-npm-5.3.7-48de4594fc-ac3ebcbdd3.zip differ diff --git a/package.json b/package.json index c565542..182ede6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@react-three/drei": "^9.79.3", "@react-three/fiber": "^8.13.5", - "bootstrap": "^4.5.0", + "bootstrap": "^5.0.0", "next": "^14.2.30", "react": "latest", "react-bootstrap": "^1.4.0", diff --git a/yarn.lock b/yarn.lock index 5d5cc71..f3ba845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -876,13 +876,12 @@ __metadata: languageName: node linkType: hard -"bootstrap@npm:^4.5.0": - version: 4.5.0 - resolution: "bootstrap@npm:4.5.0" +"bootstrap@npm:^5.0.0": + version: 5.3.7 + resolution: "bootstrap@npm:5.3.7" peerDependencies: - jquery: 1.9.1 - 3 - popper.js: ^1.16.0 - checksum: 55ed3bd05543a66fa016526860cb677586257d9f3c8059326c491aa4bfaef124468298078e18d3de7e6936d795310c8e9ec47b4fa9ae873e47f488331363d2fa + "@popperjs/core": ^2.11.8 + checksum: ac3ebcbdd37caed60cf515953a007af31265548271471ab1aff070cd4ad2aa3ec215b25144b3172882953ad107fe04548fe0bb6c71fcde95153b8605c564173c languageName: node linkType: hard @@ -2508,7 +2507,7 @@ __metadata: "@types/react-dom": latest "@types/react-router-dom": ^5.1.5 "@types/three": ^0.154.0 - bootstrap: ^4.5.0 + bootstrap: ^5.0.0 eslint: ^8.23.0 eslint-config-next: 12.2.5 next: ^14.2.30