Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit c994a84

Browse files
chore(deps): update npm packages
1 parent 23fcd50 commit c994a84

File tree

2 files changed

+435
-820
lines changed

2 files changed

+435
-820
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "relations-unjs",
33
"type": "module",
44
"private": true,
5-
"packageManager": "pnpm@8.10.5",
5+
"packageManager": "pnpm@8.11.0",
66
"scripts": {
77
"build": "nuxt build",
88
"dev": "nuxt dev",
@@ -13,19 +13,19 @@
1313
"lint:fix": "eslint . --fix"
1414
},
1515
"dependencies": {
16-
"@nuxt/ui-pro": "^0.4.2"
16+
"@nuxt/ui-pro": "^0.5.0"
1717
},
1818
"devDependencies": {
19-
"@antfu/eslint-config": "^2.1.0",
20-
"@iconify-json/ph": "^1.1.6",
21-
"@iconify-json/simple-icons": "^1.1.79",
22-
"@vueuse/core": "^10.6.1",
23-
"@vueuse/nuxt": "^10.6.1",
24-
"eslint": "^8.54.0",
19+
"@antfu/eslint-config": "^2.3.4",
20+
"@iconify-json/ph": "^1.1.8",
21+
"@iconify-json/simple-icons": "^1.1.82",
22+
"@vueuse/core": "^10.7.0",
23+
"@vueuse/nuxt": "^10.7.0",
24+
"eslint": "^8.55.0",
2525
"nuxt": "^3.8.2",
26-
"vis-data": "^7.1.8",
26+
"vis-data": "^7.1.9",
2727
"vis-network": "^9.1.9",
28-
"vue": "^3.3.8",
28+
"vue": "^3.3.10",
2929
"vue-router": "^4.2.5"
3030
}
3131
}

0 commit comments

Comments
 (0)