Skip to content

Commit

Permalink
chore: updates (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Jun 7, 2022
1 parent a5d1955 commit 3791051
Show file tree
Hide file tree
Showing 2 changed files with 395 additions and 369 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -65,12 +65,12 @@
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.27.0",
"@typescript-eslint/parser": "^5.27.0",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",
"@vitejs/plugin-react": "^1.3.2",
"babel-loader": "^8.2.5",
"cssnano": "^5.1.11",
"cypress": "10.0.2",
"cypress": "10.0.3",
"eslint": "^8.17.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
Expand All @@ -79,7 +79,7 @@
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^2.1.0",
"husky": "^8.0.1",
"jest": "^28.1.0",
"jest": "^28.1.1",
"lint-staged": "^13.0.0",
"postcss": "^8.4.14",
"postcss-syntax": "^0.36.2",
Expand All @@ -94,7 +94,7 @@
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.32.0",
"rollup-plugin-typescript2": "^0.32.1",
"snyk": "^1.946.0",
"start-server-and-test": "^1.14.0",
"stylelint": "^14.8.5",
Expand All @@ -104,7 +104,7 @@
"stylelint-processor-styled-components": "^1.10.0",
"ts-jest": "^28.0.4",
"typescript": "^4.7.3",
"vite": "^2.9.9"
"vite": "^2.9.10"
},
"resolutions": {
"ansi-regex": "5.0.1",
Expand Down

0 comments on commit 3791051

Please sign in to comment.