Skip to content

Commit

Permalink
chore(deps): update nuxt core
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent ec9e135 commit beb1bc4
Show file tree
Hide file tree
Showing 3 changed files with 1,099 additions and 477 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"devDependencies": {
"@nuxt-themes/docus": "1.14.3",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/eslint-config": "^0.2.0",
"@types/node": "^20.4.0",
"eslint": "^8.44.0",
"nuxt": "3.6.3"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"test:update": "vitest run -u"
},
"dependencies": {
"@nuxt/kit": "3.6.3",
"@nuxt/kit": "3.7.4",
"@pandacss/dev": "^0.15.5",
"@pandacss/node": "^0.15.5"
},
"devDependencies": {
"@nuxt/devtools": "latest",
"@nuxt/eslint-config": "^0.1.1",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "3.6.3",
"@nuxt/test-utils": "3.6.3",
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/module-builder": "^0.5.2",
"@nuxt/schema": "3.7.4",
"@nuxt/test-utils": "3.7.4",
"@types/node": "^18",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
Expand Down
Loading

0 comments on commit beb1bc4

Please sign in to comment.