Skip to content

Commit

Permalink
chore: ⬆️ Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyHuang-00 committed Mar 6, 2024
1 parent 87be92e commit 17254ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"format": "prettier -w . && cargo fmt --manifest-path attractors/Cargo.toml --all -- --check"
},
"dependencies": {
"nuxt": "^3.10.2",
"vue": "^3.4.19",
"vue-router": "^4.2.5"
"nuxt": "^3.10.3",
"vue": "^3.4.21",
"vue-router": "^4.3.0"
},
"devDependencies": {
"@nuxt/ui": "^2.13.0",
"@nuxtjs/tailwindcss": "^6.11.4",
"@tresjs/cientos": "^3.8.0",
"@tresjs/leches": "^0.14.0",
"@tresjs/nuxt": "^2.1.1",
"@vueuse/nuxt": "^10.7.2",
"@vueuse/nuxt": "^10.9.0",
"nuxt-icon": "^0.6.8",
"nuxt-og-image": "^3.0.0-rc.38",
"nuxt-og-image": "^3.0.0-rc.42",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.11",
"vite-plugin-wasm-pack": "^0.1.12",
Expand Down

0 comments on commit 17254ed

Please sign in to comment.