Skip to content

Commit

Permalink
Update dependencies (#471)
Browse files Browse the repository at this point in the history
  • Loading branch information
obulat authored Mar 22, 2024
1 parent 48f06d3 commit fc94c82
Show file tree
Hide file tree
Showing 2 changed files with 2,475 additions and 3,362 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,37 +37,37 @@
"test:coverage": "vitest --coverage"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.21",
"@nuxt/content": "^2.8.5",
"@nuxt/devtools": "^0.8.5",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.6.5",
"@nuxt/test-utils": "^3.6.5",
"@iconify-json/carbon": "^1.1.27",
"@nuxt/content": "^2.10.0",
"@nuxt/devtools": "^1.0.8",
"@nuxt/module-builder": "^0.5.5",
"@nuxt/schema": "^3.9.1",
"@nuxt/test-utils": "^3.9.0",
"changelogen": "^0.5.5",
"eslint": "^8.50.0",
"jsdom": "^17.0.0",
"nuxt": "^3.6.5",
"release-it": "16.2.1",
"typescript": "^5.2.2",
"unbuild": "^1.2.1",
"vitest": "^0.33.0"
"eslint": "^8.56.0",
"jsdom": "^23.2.0",
"nuxt": "3.9.1",
"release-it": "17.0.1",
"typescript": "^5.3.3",
"unbuild": "^2.0.0",
"vitest": "^1.2.0"
},
"dependencies": {
"@nuxt/devtools-kit": "^0.8.5",
"@nuxt/kit": "3.6.5",
"chalk": "^4.1.0",
"defu": "^6.1.2",
"get-port-please": "^3.1.1"
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/kit": "3.9.1",
"chalk": "^4.1.2",
"defu": "^6.1.4",
"get-port-please": "^3.1.2"
},
"publishConfig": {
"access": "public"
},
"pnpm": {
"overrides": {
"nuxt": "3.6.5",
"@nuxt/kit": "3.6.5",
"nuxt": "^3.9.0",
"@nuxt/kit": "^3.9.0",
"typescript": "^5.2.2",
"chalk": "^4.1.0"
"chalk": "^4.1.2"
},
"peerDependencyRules": {
"allowedVersions": {
Expand Down
Loading

0 comments on commit fc94c82

Please sign in to comment.