Skip to content

Commit

Permalink
chore(deps): Upgrade dependencies (#1154)
Browse files Browse the repository at this point in the history
  • Loading branch information
pan93412 authored Jul 8, 2023
1 parent 897c50b commit 04b46d5
Show file tree
Hide file tree
Showing 2 changed files with 458 additions and 434 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"pino-pretty": "^7.6.1"
},
"devDependencies": {
"@swc/core": "^1.3.66",
"@types/node": "^20.3.1",
"@swc/core": "^1.3.68",
"@types/node": "^20.4.1",
"@types/pino": "6.3.12",
"@yarnpkg/sdks": "^3.0.0-rc.46",
"@yarnpkg/sdks": "^3.0.0-rc.48",
"browserslist": "^4.21.9",
"core-js": "^3.31.0",
"core-js": "^3.31.1",
"cross-env": "^7.0.3",
"jest": "^29.5.0",
"jest": "^29.6.1",
"pkg": "^5.8.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"swc-loader": "^0.2.3",
"terser-webpack-plugin": "^5.3.9",
"typescript": "^5.1.3",
"webpack": "^5.88.0",
"typescript": "^5.1.6",
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"
},
"resolutions": {
Expand All @@ -66,5 +66,5 @@
"publishConfig": {
"access": "public"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
Loading

0 comments on commit 04b46d5

Please sign in to comment.