mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
update all deps
This commit is contained in:
14
package.json
14
package.json
@@ -13,20 +13,20 @@
|
||||
"@types/jest": "^26.0.20",
|
||||
"autoprefixer": "^10.2.4",
|
||||
"json-fs-store": "^1.0.1",
|
||||
"next": "latest",
|
||||
"next": "^10.0.7",
|
||||
"postcss": "^8.2.6",
|
||||
"react": "^16.12.0",
|
||||
"react": "^17.0.1",
|
||||
"react-collapsible": "^2.8.3",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-dom": "^17.0.1",
|
||||
"tailwindcss": "^2.0.3",
|
||||
"uuid": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.21",
|
||||
"@types/react": "^16.9.16",
|
||||
"@types/react-dom": "^16.9.4",
|
||||
"@types/node": "^14.14.31",
|
||||
"@types/react": "^17.0.2",
|
||||
"@types/react-dom": "^17.0.1",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"typescript": "4.0"
|
||||
"typescript": "^4.2.2"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user