Skip to content

Commit

Permalink
Merge pull request #10702 from kodadot/renovate/bumped-minor-version-…
Browse files Browse the repository at this point in the history
…of-packages

[skip netlify] Update Bumped minor version of packages
  • Loading branch information
vikiival authored Sep 16, 2024
2 parents 1d7ede9 + e4eebff commit 324fa29
Show file tree
Hide file tree
Showing 4 changed files with 3,882 additions and 2,221 deletions.
2 changes: 1 addition & 1 deletion libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"typescript": "^5.5.3",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
}
Expand Down
10 changes: 5 additions & 5 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"@histoire/plugin-vue": "0.17.6",
"@oruga-ui/oruga-next": "0.7.0",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"histoire": "0.17.6",
"postcss": "^8.4.39",
"tailwindcss": "^3.4.5"
"postcss": "^8.4.47",
"tailwindcss": "^3.4.11"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@google/model-viewer": "^3.5.0",
"@vueuse/core": "^9.13.0",
"bulma": "0.9.4",
"three": "^0.166.1",
"vue": "^3.4.31"
"three": "^0.168.0",
"vue": "^3.5.6"
}
}
64 changes: 32 additions & 32 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"packageManager": "[email protected]",
"dependencies": {
"@braintree/sanitize-url": "^6.0.4",
"@farcaster/auth-client": "^0.1.1",
"@farcaster/auth-client": "^0.3.0",
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"@kodadot1/brick": "workspace:*",
Expand All @@ -56,10 +56,10 @@
"@kodadot1/minipfs": "0.4.3-rc.1",
"@kodadot1/static": "workspace:*",
"@kodadot1/sub-api": "0.3.2-rc.0",
"@nuxt/image": "^1.7.0",
"@nuxt/image": "^1.8.0",
"@nuxtjs/apollo": "5.0.0-alpha.6",
"@paraspell/sdk": "^5.10.0",
"@pinia/nuxt": "^0.5.1",
"@pinia/nuxt": "^0.5.4",
"@polkadot/api": "^11.2.1",
"@polkadot/api-base": "^11.2.1",
"@polkadot/apps-config": "^0.138.1",
Expand All @@ -72,73 +72,73 @@
"@polkadot/util-crypto": "^12.6.2",
"@polkadot/vue-identicon": "^3.6.6",
"@ramp-network/ramp-instant-sdk": "^4.0.5",
"@tanstack/vue-query": "^5.51.9",
"@tanstack/vue-query": "^5.56.2",
"@transak/transak-sdk": "^1.4.1",
"@types/node": "^20.14.10",
"@vitejs/plugin-vue": "^5.0.5",
"@wagmi/connectors": "^5.0.23",
"@wagmi/core": "^2.11.8",
"@wagmi/vue": "^0.0.37",
"@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",
"@web3modal/wagmi": "^4.2.3",
"chart.js": "^4.4.3",
"chart.js": "^4.4.4",
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-annotation": "^3.0.1",
"chartjs-plugin-zoom": "^2.0.1",
"date-fns": "^2.30.0",
"gql.tada": "^1.8.2",
"gql.tada": "^1.8.7",
"graphql": "^16.9.0",
"jdenticon": "3.2.0",
"keen-slider": "^6.8.6",
"lodash": "^4.17.21",
"markdown-it": "^13.0.2",
"ofetch": "^1.3.4",
"partysocket": "^0.0.25",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.1",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.3",
"prism-themes": "^1.9.0",
"prismjs": "^1.29.0",
"qrcode.vue": "^3.4.1",
"slugify": "^1.6.6",
"unzipit": "^1.4.3",
"viem": "^2.17.5",
"viem": "^2.21.7",
"vue-apollo": "^3.1.2",
"vue-chartjs": "^5.3.1",
"vue-dompurify-html": "^4.1.4",
"vue-tippy": "^6.4.4",
"wavesurfer.js": "^7.8.2"
"wavesurfer.js": "^7.8.6"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.11",
"@0no-co/graphqlsp": "^1.12.14",
"@dargmuesli/nuxt-cookie-control": "^7.5.1",
"@nuxt/content": "^2.12.1",
"@nuxt/eslint": "^0.3.13",
"@nuxt/types": "^2.17.4",
"@nuxtjs/color-mode": "^3.4.1",
"@nuxtjs/device": "^3.1.1",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.5.7",
"@nuxt/types": "^2.18.1",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/sitemap": "^5.3.4",
"@playwright/test": "^1.45.2",
"@nuxtjs/i18n": "^8.5.3",
"@nuxtjs/sitemap": "^5.3.5",
"@playwright/test": "^1.47.1",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.17.7",
"@types/markdown-it": "^13.0.8",
"@types/markdown-it": "^13.0.9",
"@types/prismjs": "^1.26.4",
"@vite-pwa/nuxt": "^0.8.0",
"@vite-pwa/nuxt": "^0.10.5",
"@vitest/coverage-istanbul": "^0.34.6",
"@vueuse/core": "^9.13.0",
"@vueuse/nuxt": "^9.13.0",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"consola": "^3.2.3",
"cross-env": "^7.0.3",
"glob": "^8.1.0",
"husky": "^9.1.4",
"husky": "^9.1.6",
"jsdom": "^19.0.0",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.3",
"lint-staged": "^15.2.10",
"nuxt": "^3.13.2",
"nuxt-gtag": "^1.2.1",
"postcss": "^8.4.39",
"postcss": "^8.4.47",
"sass": "1.77.6",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.11",
"vite-svg-loader": "^5.1.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit 324fa29

Please sign in to comment.