Skip to content

Commit 4d08ea8

Browse files
authoredAug 4, 2024··
feat: upgrade @typescript-eslint to v8 (#471)
1 parent 7361c73 commit 4d08ea8

File tree

8 files changed

+638
-1102
lines changed

8 files changed

+638
-1102
lines changed
 

‎docs/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
},
1111
"dependencies": {
1212
"@iconify-json/ph": "^1.1.13",
13-
"@iconify-json/simple-icons": "^1.1.110",
13+
"@iconify-json/simple-icons": "^1.1.111",
1414
"@nuxt/content": "^2.13.2",
1515
"@nuxt/devtools": "1.3.1",
1616
"@nuxt/fonts": "^0.7.1",
1717
"@nuxt/image": "1.7.0",
18-
"@nuxt/ui-pro": "^1.3.1",
18+
"@nuxt/ui-pro": "^1.4.0",
1919
"@nuxthq/studio": "^2.0.3",
20-
"@nuxtjs/plausible": "^1.0.0",
20+
"@nuxtjs/plausible": "^1.0.1",
2121
"@vueuse/core": "^10.11.0",
2222
"@vueuse/nuxt": "^10.11.0",
2323
"nuxt": "^3.12.4",

0 commit comments

Comments
 (0)
Please sign in to comment.