mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-06-16 01:29:09 +00:00
chore: prettier
This commit is contained in:
parent
156bd8f06e
commit
4dc0eeaee3
2 changed files with 257 additions and 259 deletions
18
package.json
18
package.json
|
@ -42,12 +42,12 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.12.9",
|
||||
"@cloudflare/workers-types": "^2.1.0",
|
||||
"@storybook/addon-actions": "^6.1.9",
|
||||
"@storybook/addon-essentials": "^6.1.9",
|
||||
"@storybook/addon-links": "^6.1.9",
|
||||
"@storybook/addons": "^6.1.9",
|
||||
"@storybook/react": "^6.1.9",
|
||||
"@storybook/theming": "^6.1.9",
|
||||
"@storybook/addon-actions": "^6.1.10",
|
||||
"@storybook/addon-essentials": "^6.1.10",
|
||||
"@storybook/addon-links": "^6.1.10",
|
||||
"@storybook/addons": "^6.1.10",
|
||||
"@storybook/react": "^6.1.10",
|
||||
"@storybook/theming": "^6.1.10",
|
||||
"@types/chroma-js": "^2.1.2",
|
||||
"@types/enzyme": "^3.10.8",
|
||||
"@types/enzyme-adapter-react-16": "^1.0.6",
|
||||
|
@ -68,7 +68,7 @@
|
|||
"enzyme": "^3.11.0",
|
||||
"enzyme-adapter-react-16": "^1.15.5",
|
||||
"enzyme-to-json": "^3.6.1",
|
||||
"eslint": "^7.14.0",
|
||||
"eslint": "^7.15.0",
|
||||
"eslint-config-prettier": "^6.15.0",
|
||||
"eslint-plugin-import": "^2.22.1",
|
||||
"eslint-plugin-jsdoc": "^30.7.8",
|
||||
|
@ -94,6 +94,6 @@
|
|||
"ts-loader": "^8.0.11",
|
||||
"tsconfig-paths-webpack-plugin": "^3.3.0",
|
||||
"typescript": "^4.1.2",
|
||||
"webpack": "^5.9.0"
|
||||
"webpack": "^5.10.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue