Skip to content

Commit

Permalink
chore: bump deps and lint
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Sep 2, 2024
1 parent 7f42a48 commit cc1613c
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 192 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@nuxtjs/robots-client",
"private": true,
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/carbon": "^1.2.1",
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/devtools-ui-kit": "latest",
"@nuxt/kit": "^3.13.0",
"floating-vue": "5.2.2",
"nuxt": "latest",
"shiki": "^1.15.1",
"shiki": "^1.16.1",
"vue": "3.4.38",
"vue-router": "latest"
}
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
"ufo": "^1.5.4"
},
"devDependencies": {
"@antfu/eslint-config": "^2.27.3",
"@antfu/eslint-config": "^3.0.0",
"@headlessui/vue": "^1.7.22",
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/logos": "^1.1.44",
"@iconify-json/ri": "^1.1.22",
"@iconify-json/tabler": "^1.1.121",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/ri": "^1.2.0",
"@iconify-json/tabler": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/module-builder": "^0.8.3",
Expand Down
Loading

0 comments on commit cc1613c

Please sign in to comment.