Skip to content

Commit

Permalink
feat: declare module incompatibility for webpack (#653)
Browse files Browse the repository at this point in the history
Introduced in nuxt/nuxt#27022.
  • Loading branch information
tobiasdiez authored Jun 17, 2024
1 parent 1359f01 commit ae125c3
Show file tree
Hide file tree
Showing 3 changed files with 403 additions and 176 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.0.8",
"@nuxt/kit": "^3.11.2",
"@nuxt/kit": "^3.12.0",
"@storybook-vue/nuxt": "^0.2.6",
"chalk": "^5.0.0",
"consola": "^3.2.3",
Expand Down
Loading

0 comments on commit ae125c3

Please sign in to comment.