Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Mar 24, 2024
1 parent 59be319 commit 20ae353
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 210 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@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.1.1",
"@size-limit/preset-big-lib": "^11.1.2",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^9.3.4",
"@testing-library/jest-dom": "^6.4.2",
Expand All @@ -82,7 +82,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.30",
"@types/react": "^18.2.67",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@types/react-router-dom": "^5.3.3",
"@types/sanitize-html": "^2.11.0",
Expand All @@ -99,7 +99,7 @@
"babel-plugin-styled-components": "^2.1.4",
"c8": "^9.1.0",
"cssnano": "^6.1.1",
"cypress": "13.7.0",
"cypress": "13.7.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand Down Expand Up @@ -132,10 +132,10 @@
"rollup-plugin-visualizer": "^5.12.0",
"sass": "^1.72.0",
"semver": "7.6.0",
"size-limit": "^11.1.1",
"size-limit": "^11.1.2",
"snyk": "^1.1285.0",
"start-server-and-test": "^2.0.3",
"stylelint": "^16.2.1",
"stylelint": "^16.3.0",
"stylelint-config-prettier-scss": "^1.0.0",
"stylelint-config-recess-order": "^5.0.0",
"stylelint-config-recommended": "^14.0.0",
Expand All @@ -145,7 +145,7 @@
"typescript": "^5.4.3",
"typescript-plugin-css-modules": "^5.1.0",
"typescript-plugin-styled-components": "^3.0.0",
"vite": "^5.2.2",
"vite": "^5.2.4",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.4.0"
},
Expand Down
Loading

0 comments on commit 20ae353

Please sign in to comment.