Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Aug 17, 2023
1 parent e4487fa commit f18508c
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 194 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -38,11 +38,11 @@
"@babel/types": "^7.22.10",
"@types/babel__core": "^7.20.1",
"@types/babel__template": "^7.4.1",
"@types/node": "^20.4.9",
"@types/object-hash": "^3.0.2",
"@types/node": "^20.5.0",
"@types/object-hash": "^3.0.3",
"@types/resolve": "^1.20.2",
"@types/semver": "^7.5.0",
"@vitest/coverage-v8": "^0.34.1",
"@vitest/coverage-v8": "^0.34.2",
"acorn": "^8.10.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-parameter-decorator": "^1.0.16",
Expand All @@ -52,7 +52,7 @@
"create-require": "^1.1.1",
"destr": "^2.0.1",
"escape-string-regexp": "^5.0.0",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-unjs": "^0.2.1",
"esm": "^3.2.25",
"estree-walker": "^3.0.3",
Expand All @@ -63,7 +63,7 @@
"pathe": "^1.1.1",
"pirates": "^4.0.6",
"pkg-types": "^1.0.3",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"reflect-metadata": "^0.1.13",
"semver": "^7.5.4",
"std-env": "^3.3.3",
Expand All @@ -72,7 +72,7 @@
"tslib": "^2.6.1",
"typescript": "^5.1.6",
"vite": "^4.4.9",
"vitest": "^0.34.1",
"vitest": "^0.34.2",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4"
},
Expand Down

0 comments on commit f18508c

Please sign in to comment.