diff --git a/libs/static/package.json b/libs/static/package.json index 0a0c31460e..3916613538 100644 --- a/libs/static/package.json +++ b/libs/static/package.json @@ -28,8 +28,8 @@ }, "devDependencies": { "@vitest/coverage-c8": "^0.33.0", - "changelogen": "^0.5.5", - "typescript": "^5.6.2", + "changelogen": "^0.6.2", + "typescript": "^5.9.3", "unbuild": "^2.0.0", "vitest": "^1.6.0" } diff --git a/libs/ui/package.json b/libs/ui/package.json index 4ead71e678..41a4f1b45b 100644 --- a/libs/ui/package.json +++ b/libs/ui/package.json @@ -23,20 +23,20 @@ }, "devDependencies": { "@oruga-ui/oruga-next": "0.7.0", - "@vitejs/plugin-vue": "^5.1.3", - "autoprefixer": "^10.4.20", - "postcss": "^8.4.47", - "tailwindcss": "^3.4.11", + "@vitejs/plugin-vue": "^5.2.4", + "autoprefixer": "^10.4.22", + "postcss": "^8.5.6", + "tailwindcss": "^3.4.18", "vite": "^6.2.5", - "vue-tsc": "^2.2.8" + "vue-tsc": "^2.2.12" }, "dependencies": { "@fortawesome/fontawesome-svg-core": "^6.4.2", - "@fortawesome/vue-fontawesome": "^3.0.8", + "@fortawesome/vue-fontawesome": "^3.1.2", "@google/model-viewer": "^3.5.0", "@vueuse/core": "^9.13.0", "bulma": "0.9.4", - "three": "^0.168.0", - "vue": "^3.5.13" + "three": "^0.181.2", + "vue": "^3.5.25" } } diff --git a/package.json b/package.json index ea6a48d3ea..d0516be068 100644 --- a/package.json +++ b/package.json @@ -51,20 +51,20 @@ }, "packageManager": "pnpm@9.4.0", "dependencies": { - "@apollo/client": "^3.13.1", + "@apollo/client": "^3.14.0", "@braintree/sanitize-url": "^6.0.4", - "@farcaster/auth-client": "^0.3.0", + "@farcaster/auth-client": "^0.7.0", "@fortawesome/fontawesome-svg-core": "^6.4.2", - "@fortawesome/vue-fontawesome": "^3.0.8", + "@fortawesome/vue-fontawesome": "^3.1.2", "@kodadot1/brick": "workspace:*", "@kodadot1/hyperdata": "0.0.2-rc.1", "@kodadot1/minipfs": "0.4.3-rc.1", "@kodadot1/static": "workspace:*", "@kodadot1/sub-api": "0.4.0-rc.2", - "@nuxt/image": "^1.8.0", + "@nuxt/image": "^1.11.0", "@nuxtjs/apollo": "5.0.0-alpha.6", - "@paraspell/sdk-pjs": "^10.3.1", - "@pinia/nuxt": "^0.5.4", + "@paraspell/sdk-pjs": "^10.11.11", + "@pinia/nuxt": "^0.11.3", "@polkadot/api": "^15.9.3", "@polkadot/api-base": "^15.9.3", "@polkadot/extension-dapp": "^0.58.9", @@ -75,72 +75,72 @@ "@polkadot/util": "^13.4.4", "@polkadot/util-crypto": "^13.4.4", "@polkadot/vue-identicon": "^3.11.3", - "@ramp-network/ramp-instant-sdk": "^4.0.5", - "@tailwindcss/vite": "^4.1.3", - "@tanstack/vue-query": "^5.56.2", + "@ramp-network/ramp-instant-sdk": "^4.0.8", + "@tailwindcss/vite": "^4.1.17", + "@tanstack/vue-query": "^5.92.1", "@transak/transak-sdk": "^1.4.1", - "@types/node": "^20.16.5", - "@vitejs/plugin-vue": "^5.1.3", - "@wagmi/connectors": "^5.1.10", - "@wagmi/core": "^2.13.5", - "@wagmi/vue": "^0.0.44", + "@types/node": "^20.19.25", + "@vitejs/plugin-vue": "^5.2.4", + "@wagmi/connectors": "^5.11.2", + "@wagmi/core": "^2.22.1", + "@wagmi/vue": "^0.4.3", "@web3modal/wagmi": "^4.2.3", - "chart.js": "^4.4.4", + "chart.js": "^4.5.1", "chartjs-adapter-date-fns": "^3.0.0", - "chartjs-plugin-annotation": "^3.0.1", - "chartjs-plugin-zoom": "^2.0.1", + "chartjs-plugin-annotation": "^3.1.0", + "chartjs-plugin-zoom": "^2.2.0", "date-fns": "^2.30.0", - "gql.tada": "^1.8.7", - "graphql": "^16.9.0", + "gql.tada": "^1.9.0", + "graphql": "^16.12.0", "jdenticon": "3.2.0", "keen-slider": "^6.8.6", "lodash": "^4.17.21", "markdown-it": "^13.0.2", - "ofetch": "^1.3.4", + "ofetch": "^1.5.1", "partysocket": "^0.0.25", - "pinia": "^2.2.2", + "pinia": "^2.3.1", "pinia-plugin-persistedstate": "^3.2.3", "prism-themes": "^1.9.0", "prismjs": "^1.30.0", - "qrcode.vue": "^3.4.1", - "tailwindcss": "^4.1.3", + "qrcode.vue": "^3.6.0", + "tailwindcss": "^4.1.17", "unzipit": "^1.4.3", - "viem": "^2.21.7", + "viem": "^2.41.2", "vue-apollo": "^3.1.2", - "vue-chartjs": "^5.3.1", + "vue-chartjs": "^5.3.3", "vue-dompurify-html": "^4.1.4", - "vue-tippy": "^6.4.4", - "wavesurfer.js": "^7.8.6" + "vue-tippy": "^6.7.1", + "wavesurfer.js": "^7.12.1" }, "devDependencies": { - "@0no-co/graphqlsp": "^1.12.14", + "@0no-co/graphqlsp": "^1.15.1", "@dargmuesli/nuxt-cookie-control": "^7.5.1", "@iconify-json/mdi": "^1.2.3", - "@nuxt/content": "^3.4.0", - "@nuxt/eslint": "^0.3.13", - "@nuxt/icon": "^1.12.0", + "@nuxt/content": "^3.9.0", + "@nuxt/eslint": "^0.7.6", + "@nuxt/icon": "^1.15.0", "@nuxt/types": "^2.18.1", - "@nuxtjs/color-mode": "^3.5.1", - "@nuxtjs/device": "^3.2.2", + "@nuxtjs/color-mode": "^3.5.2", + "@nuxtjs/device": "^3.2.4", "@nuxtjs/google-fonts": "^3.2.0", - "@nuxtjs/i18n": "^9.4.0", - "@nuxtjs/sitemap": "^7.2.10", - "@playwright/test": "^1.47.1", - "@types/lodash": "^4.17.7", + "@nuxtjs/i18n": "^9.5.6", + "@nuxtjs/sitemap": "^7.4.8", + "@playwright/test": "^1.57.0", + "@types/lodash": "^4.17.21", "@types/markdown-it": "^13.0.9", - "@types/prismjs": "^1.26.4", + "@types/prismjs": "^1.26.5", "@vitest/coverage-istanbul": "^0.34.6", "@vueuse/core": "^9.13.0", "@vueuse/nuxt": "^9.13.0", - "autoprefixer": "^10.4.20", - "consola": "^3.2.3", + "autoprefixer": "^10.4.22", + "consola": "^3.4.2", "cross-env": "^7.0.3", - "husky": "^9.1.6", + "husky": "^9.1.7", "jsdom": "^19.0.0", - "lint-staged": "^15.2.10", + "lint-staged": "^15.5.2", "nuxt": "^3.16.1", "nuxt-gtag": "^1.2.1", - "postcss": "^8.4.47", + "postcss": "^8.5.6", "sass": "1.77.6", "vite-svg-loader": "^5.1.0", "vitest": "^0.34.6",