Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
StarLederer committed Jan 27, 2023
1 parent 3079196 commit d00d9f2
Show file tree
Hide file tree
Showing 2 changed files with 857 additions and 753 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
},
"homepage": "https://github.com/HermanLederer/vite-plugin-fs#readme",
"devDependencies": {
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.16",
"@types/jest": "^27.5.2",
"@types/koa": "^2.13.5",
"@types/koa-bodyparser": "^4.3.7",
"@types/koa-bodyparser": "^4.3.10",
"@types/koa-router": "^7.4.4",
"@types/koa__cors": "^3.3.0",
"@types/node-fetch": "^2.6.2",
Expand All @@ -69,20 +69,20 @@
"eslint": "7.32.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-airbnb-typescript": "^14.0.2",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"jest": "^27.5.1",
"node-fetch": "^2.6.7",
"node-fetch": "^2.6.8",
"rimraf": "^3.0.2",
"rollup": "^2.77.3",
"rollup": "^3.11.0",
"ts-jest": "^27.1.5",
"tsup": "^5.12.9",
"typescript": "^4.7.4",
"vite": "^3.0.5"
"typescript": "^4.9.4",
"vite": "^4.0.4"
},
"dependencies": {
"@koa/cors": "^3.3.0",
"@koa/cors": "^3.4.3",
"get-port": "^5.1.1",
"koa": "^2.13.4",
"koa": "^2.14.1",
"koa-bodyparser": "^4.3.0",
"koa-router": "^10.1.1"
}
Expand Down
Loading

0 comments on commit d00d9f2

Please sign in to comment.