Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RichAyotte committed Sep 7, 2024
1 parent a8c937e commit 38b2804
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
Binary file modified bun.lockb
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"dependencies": {
"@airgap/beacon-dapp": "^4.2.2",
"@kyvg/vue3-notification": "^3.2.1",
"@airgap/beacon-dapp": "^4.3.0",
"@kyvg/vue3-notification": "^3.3.0",
"@taquito/rpc": "^20.0.1",
"vue3-carousel": "0.3.3"
},
"description": "bākꜩ - Tezos baking service",
"devDependencies": {
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@nuxt/devtools": "^1.3.9",
"@nuxt/image": "^1.7.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "^9.7.0",
"@nuxt/devtools": "^1.4.1",
"@nuxt/image": "^1.8.0",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"eslint": "^9.10.0",
"eslint-config-ayotte": "^3.2.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier-vue": "^5.0.0",
"eslint-plugin-vue": "^9.27.0",
"eslint-plugin-vue": "^9.28.0",
"fs-extra": "^11.2.0",
"include-media": "^2.0.0",
"nuxt": "^3.12.4",
"nuxt": "^3.13.1",
"prettier": "^3.3.3",
"sass": "^1.77.8",
"sass-loader": "^16.0.0",
"sass": "^1.78.0",
"sass-loader": "^16.0.1",
"vite-compatible-readable-stream": "^3.6.1",
"vue-eslint-parser": "^9.4.3",
"vue-tsc": "^2.0.29"
"vue-tsc": "^2.1.6"
},
"type": "module",
"engines": {
Expand Down

0 comments on commit 38b2804

Please sign in to comment.