mirror of
https://github.com/kremalicious/ipfs.git
synced 2024-11-22 01:37:07 +01:00
package updates
This commit is contained in:
parent
b8c003fa96
commit
293c7cd119
1783
package-lock.json
generated
1783
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -16,8 +16,8 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"axios": "^0.20.0",
|
||||
"ipfs-http-client": "^46.0.1",
|
||||
"next": "^9.5.2",
|
||||
"ipfs-http-client": "^46.1.1",
|
||||
"next": "^9.5.3",
|
||||
"next-seo": "^4.7.3",
|
||||
"next-svgr": "^0.0.2",
|
||||
"react": "^16.13.0",
|
||||
@ -26,17 +26,17 @@
|
||||
"use-dark-mode": "^2.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "^9.5.2",
|
||||
"@next/bundle-analyzer": "^9.5.3",
|
||||
"@testing-library/jest-dom": "^5.11.4",
|
||||
"@testing-library/react": "^10.4.9",
|
||||
"@types/jest": "^26.0.10",
|
||||
"@testing-library/react": "^11.0.2",
|
||||
"@types/jest": "^26.0.13",
|
||||
"@types/next-seo": "^1.10.0",
|
||||
"@types/node": "^14.6.2",
|
||||
"@types/react": "^16.9.48",
|
||||
"@types/react": "^16.9.49",
|
||||
"@typescript-eslint/eslint-plugin": "^3.10.1",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint": "^7.8.1",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.3.1",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
@ -45,7 +45,7 @@
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"prettier": "^2.1.1",
|
||||
"ts-jest": "^26.3.0",
|
||||
"typescript": "^3.9.7"
|
||||
"typescript": "^4.0.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": "10.x"
|
||||
|
Loading…
Reference in New Issue
Block a user