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 Sep 30, 2024
1 parent 3d2acdf commit eea8c53
Show file tree
Hide file tree
Showing 4 changed files with 1,126 additions and 2,834 deletions.
2 changes: 1 addition & 1 deletion libs/static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@vitest/coverage-c8": "^0.33.0",
"changelogen": "^0.5.5",
"changelogen": "^0.5.7",
"typescript": "^5.6.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
Expand Down
6 changes: 3 additions & 3 deletions libs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"autoprefixer": "^10.4.20",
"histoire": "0.17.6",
"postcss": "^8.4.47",
"tailwindcss": "^3.4.11"
"tailwindcss": "^3.4.13"
},
"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.168.0",
"vue": "^3.5.6"
"three": "^0.169.0",
"vue": "^3.5.10"
}
}
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,53 +74,53 @@
"@ramp-network/ramp-instant-sdk": "^4.0.5",
"@tanstack/vue-query": "^5.56.2",
"@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.16.10",
"@vitejs/plugin-vue": "^5.1.4",
"@wagmi/connectors": "^5.1.14",
"@wagmi/core": "^2.13.8",
"@wagmi/vue": "^0.0.48",
"@web3modal/wagmi": "^4.2.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.7",
"gql.tada": "^1.8.9",
"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",
"ofetch": "^1.4.0",
"partysocket": "^0.0.25",
"pinia": "^2.2.2",
"pinia-plugin-persistedstate": "^3.2.3",
"prism-themes": "^1.9.0",
"prismjs": "^1.29.0",
"qrcode.vue": "^3.4.1",
"qrcode.vue": "^3.5.0",
"slugify": "^1.6.6",
"unzipit": "^1.4.3",
"viem": "^2.21.7",
"viem": "^2.21.16",
"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.6"
},
"devDependencies": {
"@0no-co/graphqlsp": "^1.12.14",
"@0no-co/graphqlsp": "^1.12.15",
"@dargmuesli/nuxt-cookie-control": "^7.5.1",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.3.13",
"@nuxt/eslint": "^0.5.7",
"@nuxt/types": "^2.18.1",
"@nuxtjs/color-mode": "^3.5.1",
"@nuxtjs/device": "^3.2.2",
"@nuxtjs/device": "^3.2.4",
"@nuxtjs/google-fonts": "^3.2.0",
"@nuxtjs/i18n": "^8.5.3",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/sitemap": "^5.3.5",
"@playwright/test": "^1.47.1",
"@playwright/test": "^1.47.2",
"@types/jest": "^27.5.2",
"@types/lodash": "^4.17.7",
"@types/lodash": "^4.17.9",
"@types/markdown-it": "^13.0.9",
"@types/prismjs": "^1.26.4",
"@vite-pwa/nuxt": "^0.10.5",
Expand All @@ -138,7 +138,7 @@
"nuxt-gtag": "^1.2.1",
"postcss": "^8.4.47",
"sass": "1.77.6",
"tailwindcss": "^3.4.11",
"tailwindcss": "^3.4.13",
"vite-svg-loader": "^5.1.0",
"vitest": "^0.34.6"
},
Expand Down
Loading

0 comments on commit eea8c53

Please sign in to comment.