Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2024
1 parent a09d5bc commit 1f07dd1
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 141 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"test:bun": "bun --bun test test/bun"
},
"devDependencies": {
"@babel/core": "^7.23.6",
"@babel/plugin-proposal-decorators": "^7.23.6",
"@babel/core": "^7.23.7",
"@babel/plugin-proposal-decorators": "^7.23.7",
"@babel/plugin-transform-export-namespace-from": "^7.23.4",
"@babel/plugin-transform-nullish-coalescing-operator": "^7.23.4",
"@babel/plugin-transform-optional-chaining": "^7.23.4",
Expand All @@ -39,17 +39,17 @@
"@babel/types": "^7.23.6",
"@types/babel__core": "^7.20.5",
"@types/babel__template": "^7.4.4",
"@types/node": "^20.10.5",
"@types/node": "^20.10.8",
"@types/object-hash": "^3.0.6",
"@types/resolve": "^1.20.6",
"@types/semver": "^7.5.6",
"@vitest/coverage-v8": "^0.34.6",
"acorn": "^8.11.2",
"acorn": "^8.11.3",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-parameter-decorator": "^1.0.16",
"babel-plugin-transform-typescript-metadata": "^0.3.2",
"changelogen": "^0.5.5",
"config": "^3.3.9",
"config": "^3.3.10",
"create-require": "^1.1.1",
"destr": "^2.0.2",
"escape-string-regexp": "^5.0.0",
Expand All @@ -68,14 +68,14 @@
"reflect-metadata": "^0.2.1",
"semver": "^7.5.4",
"std-env": "^3.7.0",
"terser-webpack-plugin": "^5.3.9",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^0.34.6",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
},
"packageManager": "pnpm@8.13.1"
"packageManager": "pnpm@8.14.0"
}
Loading

0 comments on commit 1f07dd1

Please sign in to comment.