Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jan 8, 2024
1 parent 0126999 commit 34c523c
Show file tree
Hide file tree
Showing 2 changed files with 4,081 additions and 413 deletions.
7 changes: 4 additions & 3 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@
"dist"
],
"dependencies": {
"@nuxt/kit": "^3.8.2",
"@master/css.vue": "workspace:^",
"@master/css-server": "workspace:^",
"@master/css.vue": "workspace:^",
"@nuxt/kit": "^3.8.2",
"explore-config": "^2.5.20"
},
"devDependencies": {
Expand All @@ -55,6 +55,7 @@
"changelogen": "^0.5.5",
"eslint": "^8.55.0",
"nuxt": "^3.8.2",
"vitest": "^0.33.0"
"vitest": "^0.33.0",
"vue": "^3.4.5"
}
}
Loading

0 comments on commit 34c523c

Please sign in to comment.