Skip to content

Commit

Permalink
chore: update dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mlmoravek committed Nov 11, 2024
1 parent aec02e1 commit a2d426b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 21 deletions.
44 changes: 26 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"update": "ncu -u"
},
"peerDependencies": {
"@oruga-ui/oruga-next": "0.9.0-pre.2"
"@oruga-ui/oruga-next": "0.9.0"
},
"devDependencies": {
"@oruga-ui/examples": "0.9.0-pre.2",
"@oruga-ui/oruga-next": "0.9.0-pre.2",
"@oruga-ui/examples": "0.9.0",
"@oruga-ui/oruga-next": "0.9.0",
"@vitejs/plugin-vue": "5.1.4",
"@vue/eslint-config-prettier": "^10.1.0",
"@vue/eslint-config-typescript": "^14.1.3",
Expand Down

0 comments on commit a2d426b

Please sign in to comment.