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 Dec 9, 2023
1 parent c6cd8dd commit d2cdc0f
Show file tree
Hide file tree
Showing 3 changed files with 1,150 additions and 417 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.8.2",
"@pandacss/dev": "^0.17.5",
"@pandacss/node": "^0.17.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.4",
"@nuxt/schema": "3.8.2",
"@nuxt/test-utils": "3.8.1",
"@types/node": "^20.10.4",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
Expand Down
Loading

0 comments on commit d2cdc0f

Please sign in to comment.