Skip to content

Commit

Permalink
[skip netlify] Update Bumped minor version of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent da176ea commit c0c0ae5
Show file tree
Hide file tree
Showing 4 changed files with 1,944 additions and 1,506 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.5.4",
"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.40",
"tailwindcss": "^3.4.7"
},
"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.167.1",
"vue": "^3.4.35"
}
}
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@kodadot1/sub-api": "0.3.2-rc.0",
"@nuxt/image": "^1.7.0",
"@nuxtjs/apollo": "5.0.0-alpha.6",
"@paraspell/sdk": "^5.7.0",
"@pinia/nuxt": "^0.5.1",
"@paraspell/sdk": "^5.8.0",
"@pinia/nuxt": "^0.5.2",
"@polkadot/api": "^11.2.1",
"@polkadot/api-base": "^11.2.1",
"@polkadot/apps-config": "^0.138.1",
Expand All @@ -75,19 +75,19 @@
"@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.1",
"@tanstack/vue-query": "^5.51.21",
"@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",
"@types/node": "^20.14.14",
"@vitejs/plugin-vue": "^5.1.2",
"@wagmi/connectors": "^5.1.2",
"@wagmi/core": "^2.13.1",
"@web3modal/wagmi": "^4.2.3",
"chart.js": "^4.4.3",
"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.5",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0",
"jdenticon": "3.2.0",
Expand All @@ -96,53 +96,53 @@
"markdown-it": "^13.0.2",
"ofetch": "^1.3.4",
"partysocket": "^0.0.25",
"pinia": "^2.1.7",
"pinia": "^2.2.0",
"pinia-plugin-persistedstate": "^3.2.1",
"prism-themes": "^1.9.0",
"prismjs": "^1.29.0",
"qrcode.vue": "^3.4.1",
"slugify": "^1.6.6",
"unzipit": "^1.4.3",
"use-wagmi": "^1.5.0",
"viem": "^2.17.4",
"viem": "^2.18.8",
"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"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.11",
"@0no-co/graphqlsp": "^1.12.12",
"@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",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.4.0",
"@nuxt/types": "^2.18.1",
"@nuxtjs/color-mode": "^3.4.2",
"@nuxtjs/device": "^3.1.1",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.3.1",
"@nuxtjs/sitemap": "^5.3.4",
"@playwright/test": "^1.45.2",
"@nuxtjs/i18n": "^8.3.3",
"@nuxtjs/sitemap": "^5.3.5",
"@playwright/test": "^1.45.3",
"@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.9.1",
"@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",
"jsdom": "^19.0.0",
"lint-staged": "^15.2.7",
"nuxt": "^3.12.3",
"lint-staged": "^15.2.8",
"nuxt": "^3.12.4",
"nuxt-gtag": "^1.2.1",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"sass": "1.77.6",
"simple-git-hooks": "^2.11.1",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.7",
"vite-svg-loader": "^5.1.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit c0c0ae5

Please sign in to comment.