mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-26 06:32:03 +10:00
- update to v2.7.2
- update dependencies
This commit is contained in:
12
package.json
12
package.json
@ -27,8 +27,8 @@
|
||||
"dotenv": "^10.0.0",
|
||||
"downloadjs": "^1.4.7",
|
||||
"firebase": "^8.6.3",
|
||||
"formik": "^2.2.8",
|
||||
"gatsby": "^3.6.1",
|
||||
"formik": "^2.2.9",
|
||||
"gatsby": "^3.6.2",
|
||||
"gatsby-plugin-create-client-paths": "^3.6.0",
|
||||
"gatsby-plugin-firebase": "^0.2.0-beta.4",
|
||||
"gatsby-plugin-image": "^1.6.0",
|
||||
@ -66,7 +66,7 @@
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^5.12.0",
|
||||
"@testing-library/react": "^11.2.7",
|
||||
"babel-jest": "^27.0.1",
|
||||
"babel-jest": "^27.0.2",
|
||||
"babel-preset-gatsby": "^1.6.0",
|
||||
"eslint": "^7.27.0",
|
||||
"eslint-config-airbnb": "^18.2.1",
|
||||
@ -75,17 +75,17 @@
|
||||
"eslint-plugin-jest": "^24.3.6",
|
||||
"eslint-plugin-jsx-a11y": "^6.4.1",
|
||||
"eslint-plugin-prettier": "^3.4.0",
|
||||
"eslint-plugin-react": "^7.23.2",
|
||||
"eslint-plugin-react": "^7.24.0",
|
||||
"eslint-plugin-sort-imports-es6-autofix": "^0.6.0",
|
||||
"eslint-webpack-plugin": "^2.5.4",
|
||||
"gatsby-plugin-eslint": "^3.0.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^27.0.1",
|
||||
"jest": "^27.0.3",
|
||||
"jest-fetch-mock": "^3.0.3",
|
||||
"prettier": "2.3.0",
|
||||
"stylelint": "^13.13.1",
|
||||
"stylelint-config-standard": "^22.0.0",
|
||||
"tailwindcss": "^2.1.2"
|
||||
"tailwindcss": "^2.1.4"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user