Skip to content

Commit

Permalink
deps: bump to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
falsepopsky committed Nov 6, 2023
1 parent 62f1580 commit 0262586
Show file tree
Hide file tree
Showing 2 changed files with 185 additions and 185 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@
},
"devDependencies": {
"@changesets/cli": "^2.26.2",
"@swc/core": "^1.3.95",
"@swc/core": "^1.3.96",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.5.7",
"@types/node": "^20.8.10",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.10.0",
"dotenv": "^16.3.1",
"eslint": "^8.53.0",
"eslint-config-prettier": "^9.0.0",
Expand All @@ -54,11 +54,11 @@
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-promise": "^6.1.1",
"jest": "^29.7.0",
"msw": "^2.0.2",
"msw": "^2.0.3",
"prettier": "^3.0.3",
"tsx": "^3.14.0",
"typescript": "^5.2.2",
"vitepress": "1.0.0-rc.24"
"vitepress": "1.0.0-rc.25"
},
"engines": {
"node": "^18.16.1 || ^20.0.0",
Expand Down
Loading

0 comments on commit 0262586

Please sign in to comment.