Skip to content

Commit 4377111

Browse files
committedSep 17, 2024·
chore(deps): release
1 parent 6628323 commit 4377111

File tree

2 files changed

+584
-253
lines changed

2 files changed

+584
-253
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
"pre:release": "pnpm lint && release-it --preRelease"
4949
},
5050
"dependencies": {
51-
"@nuxt/kit": "^3.13.1",
51+
"@nuxt/kit": "^3.13.2",
5252
"defu": "^6.1.4",
53-
"git-url-parse": "^14.0.0",
54-
"nuxt-component-meta": "^0.8.1",
53+
"git-url-parse": "^15.0.0",
54+
"nuxt-component-meta": "^0.8.2",
5555
"parse-git-config": "^3.0.0",
5656
"pkg-types": "^1.2.0",
5757
"socket.io-client": "^4.7.5",
@@ -63,13 +63,13 @@
6363
"@nuxt/eslint": "^0.5.7",
6464
"@nuxt/image": "^1.8.0",
6565
"@nuxt/module-builder": "^0.8.4",
66-
"@nuxt/schema": "^3.13.1",
66+
"@nuxt/schema": "^3.13.2",
6767
"@nuxt/ui-pro": "^1.4.2",
68-
"@types/node": "^22.5.4",
68+
"@types/node": "^22.5.5",
6969
"changelogen": "^0.5.5",
7070
"consola": "^3.2.3",
7171
"eslint": "^9.10.0",
72-
"nuxt": "^3.13.1",
72+
"nuxt": "^3.13.2",
7373
"release-it": "^17.6.0",
7474
"typescript": "^5.6.2"
7575
},

‎pnpm-lock.yaml

+578-247
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.