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] authored Aug 28, 2024
1 parent 6b74625 commit 4e74d5a
Show file tree
Hide file tree
Showing 2 changed files with 4,594 additions and 2,833 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
"test": "yarn lint"
},
"dependencies": {
"@swc/core": "^1.2.58",
"defu": "^5.0.0",
"swc-loader": "^0.1.14"
"@swc/core": "^1.7.21",
"defu": "^5.0.1",
"swc-loader": "^0.2.6"
},
"devDependencies": {
"@nuxt/types": "^2.15.8",
"@nuxtjs/eslint-config-typescript": "^6.0.0",
"browserslist": "^4.0.0",
"eslint": "^7.22.0",
"nuxt": "^2.15.3",
"siroc": "^0.10.1",
"@nuxt/types": "^2.18.1",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"browserslist": "^4.23.3",
"eslint": "^7.32.0",
"nuxt": "^2.18.1",
"siroc": "^0.16.0",
"standard-version": "^9.1.1"
},
"engines": {
"node": ">=12"
"node": ">=12.22.12"
}
}
Loading

0 comments on commit 4e74d5a

Please sign in to comment.