Skip to content

Commit 9aedf07

Browse files
committed
chore: update dependencies
1 parent 1416c8f commit 9aedf07

File tree

2 files changed

+176
-227
lines changed

2 files changed

+176
-227
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"test": "pnpm lint && vitest run --coverage"
2424
},
2525
"devDependencies": {
26-
"@babel/core": "^7.22.5",
27-
"@babel/plugin-proposal-decorators": "^7.22.5",
26+
"@babel/core": "^7.22.6",
27+
"@babel/plugin-proposal-decorators": "^7.22.6",
2828
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
2929
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
3030
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
@@ -50,7 +50,7 @@
5050
"config": "^3.3.9",
5151
"create-require": "^1.1.1",
5252
"cross-env": "^7.0.3",
53-
"destr": "^1.2.2",
53+
"destr": "^2.0.0",
5454
"escape-string-regexp": "^5.0.0",
5555
"eslint": "^8.44.0",
5656
"eslint-config-unjs": "^0.2.1",

0 commit comments

Comments
 (0)