Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent 06cd425 commit 19ad292
Show file tree
Hide file tree
Showing 2 changed files with 2,698 additions and 1,435 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"dependencies": {
"@exampledev/new.css": "^1.1.3",
"@nuxt/typescript-runtime": "^2.1.0",
"@nuxtjs/composition-api": "^0.33.0",
"@pinia/nuxt": "0.2.1",
"core-js": "^3.23.4",
"nuxt": "^2.15.8",
"pinia": "^2.0.16"
"@nuxtjs/composition-api": "^0.34.0",
"@pinia/nuxt": "0.5.1",
"core-js": "^3.37.1",
"nuxt": "^2.17.4",
"pinia": "^2.1.7"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",
"@nuxt/types": "^2.17.4",
"@nuxt/typescript-build": "^2.1.0",
"cypress": "^10.3.0",
"prettier": "^2.7.1"
"cypress": "^10.11.0",
"prettier": "^2.8.8"
},
"volta": {
"node": "16.14.2"
"node": "16.20.2"
},
"engines": {
"node": "16.14.2"
"node": "16.20.2"
}
}
Loading

0 comments on commit 19ad292

Please sign in to comment.