Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Feb 21, 2024
1 parent 76a7a65 commit 8bbb51d
Show file tree
Hide file tree
Showing 2 changed files with 1,209 additions and 864 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"prettier": "@myparcel/prettier-config",
"dependencies": {
"@myparcel/constants": "^1.0.0",
"@myparcel/constants": "^2.0.0",
"@myparcel/ts-utils": "^1.6.0"
},
"devDependencies": {
Expand All @@ -55,18 +55,18 @@
"@myparcel-eslint/eslint-config-prettier-typescript": "^1.2.0",
"@myparcel/semantic-release-config": "^5.0.0",
"@tsconfig/recommended": "^1.0.2",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/ui": "^0.34.6",
"@vitest/coverage-v8": "^1.0.0",
"@vitest/ui": "^1.0.0",
"eslint": "^8.34.0",
"eslint-plugin-sort-exports": "^0.8.0",
"husky": "^8.0.3",
"eslint-plugin-sort-exports": "^0.9.0",
"husky": "^9.0.0",
"prettier": "^2.8.4",
"publint": "^0.2.0",
"sort-package-json": "^2.4.1",
"typescript": "^5.2.0",
"vite": "^4.1.1",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.6.0",
"vitest": "^0.34.0",
"vitest": "^1.0.0",
"vitest-fetch-mock": "^0.2.1"
},
"packageManager": "yarn@4.0.1",
Expand Down
Loading

0 comments on commit 8bbb51d

Please sign in to comment.