kopia lustrzana https://github.com/badgen/badgen.net
chore: npm up
rodzic
cf40a22498
commit
3b78e9bdb5
Plik diff jest za duży
Load Diff
26
package.json
26
package.json
|
@ -22,8 +22,8 @@
|
|||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@sentry/integrations": "^5.25.0",
|
||||
"@sentry/node": "^5.25.0",
|
||||
"@sentry/integrations": "^5.26.0",
|
||||
"@sentry/node": "^5.26.0",
|
||||
"badgen": "^3.2.1",
|
||||
"badgen-icons": "^0.17.0",
|
||||
"byte-size": "^6.2.0",
|
||||
|
@ -43,31 +43,31 @@
|
|||
"serve-handler": "^6.1.3",
|
||||
"serve-marked": "^2.0.3",
|
||||
"url-parse": "^1.4.7",
|
||||
"webextension-store-meta": "^1.0.2",
|
||||
"webextension-store-meta": "^1.0.3",
|
||||
"yaml": "^1.10.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cheerio": "^0.22.22",
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
"@types/fs-extra": "^9.0.2",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/micro": "^7.3.3",
|
||||
"@types/node": "^14.11.5",
|
||||
"@types/react": "^16.9.51",
|
||||
"@types/node": "^14.11.10",
|
||||
"@types/react": "^16.9.53",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/supertest": "^2.0.10",
|
||||
"@types/url-parse": "^1.4.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.4.0",
|
||||
"@typescript-eslint/parser": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.4.1",
|
||||
"@typescript-eslint/parser": "^4.4.1",
|
||||
"@zeit/next-typescript": "^1.1.1",
|
||||
"csstype": "^2.6.13",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-react": "^7.21.3",
|
||||
"eslint-plugin-react": "^7.21.4",
|
||||
"fs-extra": "^9.0.1",
|
||||
"next": "^9.5.4",
|
||||
"nodemon": "^2.0.4",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"next": "^9.5.5",
|
||||
"nodemon": "^2.0.5",
|
||||
"react": "^16.14.0",
|
||||
"react-dom": "^16.14.0",
|
||||
"supertest": "^5.0.0",
|
||||
"ts-node": "^9.0.0",
|
||||
"typescript": "^4.0.3"
|
||||
|
|
Ładowanie…
Reference in New Issue