Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
adding more unit test cases
  • Loading branch information
prabhuignoto committed Feb 21, 2024
1 parent 8b77bd4 commit 6a4cf14
Show file tree
Hide file tree
Showing 10 changed files with 341 additions and 146 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.0",
"@vitest/ui": "^1.3.0",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"babel-plugin-styled-components": "^2.1.4",
"c8": "^9.1.0",
"cssnano": "^6.0.3",
"cypress": "13.6.4",
"cypress": "13.6.5",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down Expand Up @@ -129,10 +129,10 @@
"rollup-plugin-postcss": "^4.0.2",
"rollup-plugin-typescript2": "^0.36.0",
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.0",
"sass": "^1.71.1",
"semver": "7.6.0",
"size-limit": "^11.0.2",
"snyk": "^1.1280.0",
"snyk": "^1.1280.1",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.2.1",
"stylelint-config-prettier-scss": "^1.0.0",
Expand All @@ -146,7 +146,7 @@
"typescript-plugin-styled-components": "^3.0.0",
"vite": "^5.1.3",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.0"
"vitest": "^1.3.1"
},
"resolutions": {
"ansi-regex": "5.0.1",
Expand Down
Loading

0 comments on commit 6a4cf14

Please sign in to comment.