We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af88b01 commit e237204Copy full SHA for e237204
demo/package.json
@@ -11,13 +11,13 @@
11
"lint:fix": "eslint . --fix"
12
},
13
"devDependencies": {
14
- "@iconify-json/heroicons": "^1.2.0",
15
- "@iconify-json/heroicons-outline": "^1.2.0",
16
- "@iconify-json/mdi": "^1.2.0",
+ "@iconify-json/heroicons": "^1.2.2",
+ "@iconify-json/heroicons-outline": "^1.2.1",
+ "@iconify-json/mdi": "^1.2.3",
17
"@nuxt/ui": "2.18.4",
18
- "@nuxtjs/supabase": "^1.4.0",
19
- "nuxt": "^3.13.1",
20
- "typescript": "^5.5.4"
+ "@nuxtjs/supabase": "^1.5.1",
+ "nuxt": "^3.17.3",
+ "typescript": "^5.8.3"
21
22
"resolutions": {
23
"@nuxt/icon": "^1.5.1"
0 commit comments