Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update nuxt version
  • Loading branch information
s1gr1d committed Sep 22, 2025
commit a3c0aaf10c7c8c5d6d8fd445527aafa6f66df1e8
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@pinia/nuxt": "^0.5.5",
"@sentry/nuxt": "latest || *",
"nuxt": "^4.0.0-alpha.4"
"nuxt": "^4.1.2"
},
"devDependencies": {
"@playwright/test": "~1.53.2",
Expand Down