mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-15 17:19:10 +00:00
chore: bump npm packages
This commit is contained in:
parent
8299c548ba
commit
19637c2ddb
2 changed files with 286 additions and 276 deletions
24
package.json
24
package.json
|
@ -52,16 +52,16 @@
|
|||
"@cloudflare/workers-types": "^2.1.0",
|
||||
"@icons/material": "^0.4.1",
|
||||
"@peculiar/webcrypto": "^1.1.4",
|
||||
"@storybook/addon-actions": "^6.1.11",
|
||||
"@storybook/addon-essentials": "^6.1.11",
|
||||
"@storybook/addon-links": "^6.1.11",
|
||||
"@storybook/addons": "^6.1.11",
|
||||
"@storybook/react": "^6.1.11",
|
||||
"@storybook/theming": "^6.1.11",
|
||||
"@storybook/addon-actions": "^6.1.14",
|
||||
"@storybook/addon-essentials": "^6.1.14",
|
||||
"@storybook/addon-links": "^6.1.14",
|
||||
"@storybook/addons": "^6.1.14",
|
||||
"@storybook/react": "^6.1.14",
|
||||
"@storybook/theming": "^6.1.14",
|
||||
"@types/chroma-js": "^2.1.3",
|
||||
"@types/enzyme": "^3.10.8",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
"@types/express": "^4.17.9",
|
||||
"@types/express": "^4.17.11",
|
||||
"@types/jest": "^26.0.20",
|
||||
"@types/lodash": "^4.14.167",
|
||||
"@types/minimist": "^1.2.1",
|
||||
|
@ -71,9 +71,9 @@
|
|||
"@types/react-dom": "^17.0.0",
|
||||
"@types/styled-components": "^5.1.7",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.12.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.12.0",
|
||||
"@typescript-eslint/parser": "^4.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.13.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.13.0",
|
||||
"@typescript-eslint/parser": "^4.13.0",
|
||||
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.1",
|
||||
"babel-jest": "^26.6.3",
|
||||
"babel-loader": "^8.2.2",
|
||||
|
@ -85,7 +85,7 @@
|
|||
"eslint": "^7.17.0",
|
||||
"eslint-config-prettier": "^7.1.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jsdoc": "^30.7.13",
|
||||
"eslint-plugin-jsdoc": "^31.0.3",
|
||||
"eslint-plugin-react": "^7.22.0",
|
||||
"husky": "^5.0.6",
|
||||
"is-ci": "^2.0.0",
|
||||
|
@ -114,7 +114,7 @@
|
|||
"tsconfig-paths-webpack-plugin": "^3.3.0",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.1.3",
|
||||
"webpack": "^4.45.0"
|
||||
"webpack": "^4.46.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx}": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue