Skip to content

Commit 12b873b

Browse files
[skip netlify] Update Bumped minor version of packages
1 parent db2ee8c commit 12b873b

File tree

4 files changed

+2654
-5695
lines changed

4 files changed

+2654
-5695
lines changed

libs/static/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929
"devDependencies": {
3030
"@vitest/coverage-c8": "^0.33.0",
31-
"changelogen": "^0.5.5",
32-
"typescript": "^5.6.2",
31+
"changelogen": "^0.6.1",
32+
"typescript": "^5.8.2",
3333
"unbuild": "^2.0.0",
3434
"vitest": "^1.6.0"
3535
}

libs/ui/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,18 @@
1313
"@histoire/plugin-vue": "0.17.6",
1414
"@oruga-ui/oruga-next": "0.7.0",
1515
"@vitejs/plugin-vue": "^4.6.2",
16-
"autoprefixer": "^10.4.20",
16+
"autoprefixer": "^10.4.21",
1717
"histoire": "0.17.6",
18-
"postcss": "^8.4.47",
19-
"tailwindcss": "^3.4.11"
18+
"postcss": "^8.5.3",
19+
"tailwindcss": "^3.4.17"
2020
},
2121
"dependencies": {
2222
"@fortawesome/fontawesome-svg-core": "^6.4.2",
2323
"@fortawesome/vue-fontawesome": "^3.0.8",
2424
"@google/model-viewer": "^3.5.0",
2525
"@vueuse/core": "^9.13.0",
2626
"bulma": "0.9.4",
27-
"three": "^0.168.0",
28-
"vue": "^3.5.6"
27+
"three": "^0.175.0",
28+
"vue": "^3.5.13"
2929
}
3030
}

package.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"packageManager": "[email protected]",
5353
"dependencies": {
54-
"@apollo/client": "^3.13.1",
54+
"@apollo/client": "^3.13.5",
5555
"@braintree/sanitize-url": "^6.0.4",
5656
"@farcaster/auth-client": "^0.3.0",
5757
"@fortawesome/fontawesome-svg-core": "^6.4.2",
@@ -61,10 +61,10 @@
6161
"@kodadot1/minipfs": "0.4.3-rc.1",
6262
"@kodadot1/static": "workspace:*",
6363
"@kodadot1/sub-api": "0.3.2-rc.0",
64-
"@nuxt/image": "^1.8.0",
64+
"@nuxt/image": "^1.10.0",
6565
"@nuxtjs/apollo": "5.0.0-alpha.6",
66-
"@paraspell/sdk-pjs": "^8.0.0",
67-
"@pinia/nuxt": "^0.5.4",
66+
"@paraspell/sdk-pjs": "^8.9.2",
67+
"@pinia/nuxt": "^0.10.1",
6868
"@polkadot/api": "^11.2.1",
6969
"@polkadot/api-base": "^11.2.1",
7070
"@polkadot/apps-config": "^0.138.1",
@@ -76,72 +76,72 @@
7676
"@polkadot/util": "^12.6.2",
7777
"@polkadot/util-crypto": "^12.6.2",
7878
"@polkadot/vue-identicon": "^3.11.3",
79-
"@ramp-network/ramp-instant-sdk": "^4.0.5",
80-
"@tanstack/vue-query": "^5.56.2",
79+
"@ramp-network/ramp-instant-sdk": "^4.0.8",
80+
"@tanstack/vue-query": "^5.71.0",
8181
"@transak/transak-sdk": "^1.4.1",
82-
"@types/node": "^20.16.5",
83-
"@vitejs/plugin-vue": "^5.1.3",
84-
"@wagmi/connectors": "^5.1.10",
85-
"@wagmi/core": "^2.13.5",
86-
"@wagmi/vue": "^0.0.44",
82+
"@types/node": "^20.17.28",
83+
"@vitejs/plugin-vue": "^5.2.3",
84+
"@wagmi/connectors": "^5.7.11",
85+
"@wagmi/core": "^2.16.7",
86+
"@wagmi/vue": "^0.1.14",
8787
"@web3modal/wagmi": "^4.2.3",
88-
"chart.js": "^4.4.4",
88+
"chart.js": "^4.4.8",
8989
"chartjs-adapter-date-fns": "^3.0.0",
90-
"chartjs-plugin-annotation": "^3.0.1",
91-
"chartjs-plugin-zoom": "^2.0.1",
90+
"chartjs-plugin-annotation": "^3.1.0",
91+
"chartjs-plugin-zoom": "^2.2.0",
9292
"date-fns": "^2.30.0",
93-
"gql.tada": "^1.8.7",
94-
"graphql": "^16.9.0",
93+
"gql.tada": "^1.8.10",
94+
"graphql": "^16.10.0",
9595
"jdenticon": "3.2.0",
9696
"keen-slider": "^6.8.6",
9797
"lodash": "^4.17.21",
9898
"markdown-it": "^13.0.2",
99-
"ofetch": "^1.3.4",
99+
"ofetch": "^1.4.1",
100100
"partysocket": "^0.0.25",
101-
"pinia": "^2.2.2",
101+
"pinia": "^2.3.1",
102102
"pinia-plugin-persistedstate": "^3.2.3",
103103
"prism-themes": "^1.9.0",
104104
"prismjs": "^1.29.0",
105-
"qrcode.vue": "^3.4.1",
105+
"qrcode.vue": "^3.6.0",
106106
"unzipit": "^1.4.3",
107-
"viem": "^2.21.7",
107+
"viem": "^2.24.2",
108108
"vue-apollo": "^3.1.2",
109-
"vue-chartjs": "^5.3.1",
109+
"vue-chartjs": "^5.3.2",
110110
"vue-dompurify-html": "^4.1.4",
111-
"vue-tippy": "^6.4.4",
112-
"wavesurfer.js": "^7.8.6"
111+
"vue-tippy": "^6.7.0",
112+
"wavesurfer.js": "^7.9.4"
113113
},
114114
"devDependencies": {
115-
"@0no-co/graphqlsp": "^1.12.14",
115+
"@0no-co/graphqlsp": "^1.12.16",
116116
"@dargmuesli/nuxt-cookie-control": "^7.5.1",
117-
"@nuxt/content": "^2.13.2",
118-
"@nuxt/eslint": "^0.3.13",
117+
"@nuxt/content": "^2.13.4",
118+
"@nuxt/eslint": "^0.7.6",
119119
"@nuxt/icon": "1.10.3",
120120
"@nuxt/types": "^2.18.1",
121-
"@nuxtjs/color-mode": "^3.5.1",
122-
"@nuxtjs/device": "^3.2.2",
121+
"@nuxtjs/color-mode": "^3.5.2",
122+
"@nuxtjs/device": "^3.2.4",
123123
"@nuxtjs/google-fonts": "^3.2.0",
124-
"@nuxtjs/i18n": "^9.2.0",
124+
"@nuxtjs/i18n": "^9.4.0",
125125
"@nuxtjs/sitemap": "^5.3.5",
126-
"@playwright/test": "^1.47.1",
127-
"@types/lodash": "^4.17.7",
126+
"@playwright/test": "^1.51.1",
127+
"@types/lodash": "^4.17.16",
128128
"@types/markdown-it": "^13.0.9",
129-
"@types/prismjs": "^1.26.4",
130-
"@vite-pwa/nuxt": "^0.10.5",
129+
"@types/prismjs": "^1.26.5",
130+
"@vite-pwa/nuxt": "^0.10.8",
131131
"@vitest/coverage-istanbul": "^0.34.6",
132132
"@vueuse/core": "^9.13.0",
133133
"@vueuse/nuxt": "^9.13.0",
134-
"autoprefixer": "^10.4.20",
135-
"consola": "^3.2.3",
134+
"autoprefixer": "^10.4.21",
135+
"consola": "^3.4.2",
136136
"cross-env": "^7.0.3",
137-
"husky": "^9.1.6",
137+
"husky": "^9.1.7",
138138
"jsdom": "^19.0.0",
139-
"lint-staged": "^15.2.10",
139+
"lint-staged": "^15.5.0",
140140
"nuxt": "^3.15.4",
141141
"nuxt-gtag": "^1.2.1",
142-
"postcss": "^8.4.47",
142+
"postcss": "^8.5.3",
143143
"sass": "1.77.6",
144-
"tailwindcss": "^3.4.11",
144+
"tailwindcss": "^3.4.17",
145145
"vite-svg-loader": "^5.1.0",
146146
"vitest": "^0.34.6",
147147
"vue": "latest",

0 commit comments

Comments
 (0)