Skip to content

Commit ae72abd

Browse files
committed
chore(repository): update dependencies
1 parent e66fe57 commit ae72abd

File tree

6 files changed

+1992
-6378
lines changed

6 files changed

+1992
-6378
lines changed

package.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,19 @@
2525
"release": "yarn test && standard-version && git push --follow-tags && npm publish"
2626
},
2727
"dependencies": {
28-
"@nuxt/kit": "^3.0.0-rc.3",
28+
"@nuxt/kit": "^3.0.0-rc.10",
2929
"scule": "^0.3.2",
30-
"vue-component-meta": "^0.40.2"
30+
"vue-component-meta": "^0.40.13"
3131
},
3232
"devDependencies": {
33-
"@iconify/vue": "^3.2.1",
33+
"@iconify/vue": "^4.0.0",
3434
"@nuxt/module-builder": "latest",
35-
"@nuxt/test-utils": "^3.0.0-rc.8",
35+
"@nuxt/test-utils": "^3.0.0-rc.10",
3636
"@nuxtjs/eslint-config-typescript": "latest",
37+
"@nuxt/content": "npm:@nuxt/content-edge@latest",
3738
"eslint": "latest",
38-
"nuxt": "^3.0.0-rc.8",
39-
"standard-version": "^9.3.2",
40-
"vitest": "^0.22.1"
39+
"nuxt": "^3.0.0-rc.10",
40+
"standard-version": "^9.5.0",
41+
"vitest": "^0.23.4"
4142
}
4243
}

playground/nuxt.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { defineNuxtConfig } from 'nuxt'
21
import nuxtMetaModule from '../src/module'
32

43
export default defineNuxtConfig({

playground/package.json

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)