Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
sonofmagic committed Feb 9, 2024
1 parent 9c0c814 commit c56cf00
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 133 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"@types/klaw": "^3.0.6",
"@types/lodash": "^4.14.202",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.11.7",
"@types/node": "^20.11.17",
"@types/semantic-release": "^20.0.6",
"@vitest/coverage-v8": "^1.2.1",
"@vitest/coverage-v8": "^1.2.2",
"cross-env": "^7.0.3",
"defu": "^6.1.4",
"del": "^7.1.0",
Expand All @@ -66,16 +66,16 @@
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"only-allow": "^1.2.1",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"rollup": "^4.9.6",
"rollup-plugin-visualizer": "^5.12.0",
"semantic-release": "^23.0.0",
"semantic-release": "^23.0.2",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"tsconfig-paths": "^4.2.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"typescript-transform-paths": "^3.4.6",
"vitest": "^1.2.1"
"vitest": "^1.2.2"
}
}
Loading

0 comments on commit c56cf00

Please sign in to comment.