Skip to content

Commit

Permalink
chore: updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
onmax committed Oct 31, 2024
1 parent 63a953c commit d3cfc44
Show file tree
Hide file tree
Showing 2 changed files with 1,789 additions and 1,744 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "website",
"type": "module",
"private": true,
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"scripts": {
"build": "nuxt build",
"dev": "nuxt dev",
Expand All @@ -16,56 +16,56 @@
},
"dependencies": {
"@popperjs/core": "^2.11.8",
"@vueuse/router": "^11.1.0",
"@vueuse/router": "^11.2.0",
"medium-zoom": "^1.1.0",
"nuxt": "^3.13.2",
"radix-vue": "^1.9.7",
"radix-vue": "^1.9.8",
"vaul-vue": "^0.2.0",
"vue": "latest",
"vue-router": "latest"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@iconify-json/nimiq": "https://pkg.pr.new/onmax/nimiq-ui/nimiq-icons@814b6a1",
"@iconify/vue": "^4.1.2",
"@nimiq/core": "next",
"@nimiq/utils": "^0.11.3",
"@nimiq/utils": "^0.11.6",
"@nuxt/eslint": "latest",
"@nuxt/fonts": "^0.10.0",
"@nuxt/fonts": "^0.10.2",
"@nuxt/image": "^1.8.1",
"@nuxthub/core": "^0.7.26",
"@nuxthub/core": "^0.8.4",
"@nuxtjs/device": "^3.2.4",
"@nuxtjs/prismic": "^3.4.3",
"@nuxtjs/seo": "2.0.0-rc.23",
"@pinia/nuxt": "^0.5.5",
"@prismicio/client": "^7.11.0",
"@slicemachine/adapter-nuxt": "^0.3.51",
"@types/node": "^22.7.5",
"@unocss/eslint-plugin": "^0.63.4",
"@unocss/nuxt": "^0.63.4",
"@unocss/preset-rem-to-px": "^0.63.4",
"@unocss/reset": "^0.63.4",
"@unocss/transformer-directives": "^0.63.4",
"@vueuse/core": "^11.1.0",
"@vueuse/nuxt": "^11.1.0",
"cookie": "^1.0.0",
"eslint": "^9.12.0",
"@pinia/nuxt": "^0.6.0",
"@prismicio/client": "^7.12.0",
"@slicemachine/adapter-nuxt": "^0.3.54",
"@types/node": "^22.8.5",
"@unocss/eslint-plugin": "^0.63.6",
"@unocss/nuxt": "^0.63.6",
"@unocss/preset-rem-to-px": "^0.63.6",
"@unocss/reset": "^0.63.6",
"@unocss/transformer-directives": "^0.63.6",
"@vueuse/core": "^11.2.0",
"@vueuse/nuxt": "^11.2.0",
"cookie": "^1.0.1",
"eslint": "^9.13.0",
"eslint-plugin-format": "^0.1.2",
"lint-staged": "^15.2.10",
"nimiq-css": "^0.2.25",
"nimiq-rpc-client-ts": "https://pkg.pr.new/onmax/albatross-rpc-client-ts/nimiq-rpc-client-ts@7618575",
"nuxt": "^3.13.2",
"pinia": "^2.2.4",
"pinia": "^2.2.5",
"simple-git-hooks": "^2.11.1",
"slice-machine-ui": "^2.8.1",
"slice-machine-ui": "^2.10.0",
"typescript": "^5.6.3",
"unocss": "0.63.4",
"unocss": "0.63.6",
"valibot": "^0.42.1",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0",
"vue": "latest",
"vue-router": "^4.4.5",
"wrangler": "^3.80.2"
"wrangler": "^3.84.0"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged"
Expand Down
Loading

0 comments on commit d3cfc44

Please sign in to comment.