Skip to content

Commit

Permalink
chore: updates (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Mar 13, 2024
1 parent ff522a8 commit 4945f39
Show file tree
Hide file tree
Showing 2 changed files with 412 additions and 343 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,23 +73,23 @@
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-strip": "^3.0.4",
"@rollup/plugin-terser": "^0.4.4",
"@size-limit/preset-big-lib": "^11.0.2",
"@size-limit/preset-big-lib": "^11.0.3",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/node": "^20.11.26",
"@types/react": "^18.2.65",
"@types/react-dom": "^18.2.21",
"@types/react-router-dom": "^5.3.3",
"@types/sanitize-html": "^2.11.0",
"@types/styled-components": "^5.1.34",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^7.1.1",
"@typescript-eslint/parser": "^7.1.1",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.3.1",
"@vitest/ui": "^1.3.1",
Expand Down Expand Up @@ -121,7 +121,7 @@
"react-is": "^18.2.0",
"react-router-dom": "^6.22.3",
"rimraf": "^5.0.5",
"rollup": "^4.12.1",
"rollup": "^4.13.0",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
Expand All @@ -132,7 +132,7 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.71.1",
"semver": "7.6.0",
"size-limit": "^11.0.2",
"size-limit": "^11.0.3",
"snyk": "^1.1283.0",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.2.1",
Expand All @@ -145,7 +145,7 @@
"typescript": "^5.4.2",
"typescript-plugin-css-modules": "^5.1.0",
"typescript-plugin-styled-components": "^3.0.0",
"vite": "^5.1.5",
"vite": "^5.1.6",
"vite-tsconfig-paths": "^4.3.1",
"vitest": "^1.3.1"
},
Expand Down
Loading

0 comments on commit 4945f39

Please sign in to comment.