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 Jan 1, 2024
1 parent 6b74625 commit fd2e0ca
Show file tree
Hide file tree
Showing 2 changed files with 4,340 additions and 2,763 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.3.102",
"defu": "^5.0.1",
"swc-loader": "^0.2.3"
},
"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.17.2",
"@nuxtjs/eslint-config-typescript": "^6.0.1",
"browserslist": "^4.22.2",
"eslint": "^7.32.0",
"nuxt": "^2.17.2",
"siroc": "^0.16.0",
"standard-version": "^9.1.1"
},
"engines": {
"node": ">=12"
"node": ">=12.22.12"
}
}
Loading

0 comments on commit fd2e0ca

Please sign in to comment.