Skip to content

Commit

Permalink
chore: update packages (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto authored Dec 26, 2023
1 parent 5282fd2 commit 4a6dd15
Show file tree
Hide file tree
Showing 2 changed files with 2,217 additions and 2,104 deletions.
74 changes: 37 additions & 37 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
"build": "pnpm rollup"
},
"dependencies": {
"classnames": "^2.3.2",
"classnames": "^2.3.3",
"dayjs": "^1.11.10",
"focus-visible": "^5.2.0",
"styled-components": "^6.1.1",
"styled-components": "^6.1.3",
"stylis": "^4.3.0"
},
"peerDependencies": {
Expand All @@ -54,11 +54,11 @@
"registry": "https://registry.npmjs.org/"
},
"devDependencies": {
"@babel/core": "^7.23.3",
"@babel/core": "^7.23.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-runtime": "^7.23.4",
"@babel/plugin-transform-typescript": "^7.23.4",
"@babel/preset-env": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.6",
"@babel/plugin-transform-typescript": "^7.23.6",
"@babel/preset-env": "^7.23.6",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@emotion/babel-plugin": "^11.11.0",
Expand All @@ -69,51 +69,51 @@
"@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.0",
"@size-limit/preset-big-lib": "^11.0.1",
"@stylelint/postcss-css-in-js": "^0.38.0",
"@testing-library/dom": "^9.3.3",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.5.1",
"@types/jest": "^29.5.9",
"@types/node": "^20.9.3",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.16",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/react-dom": "^18.2.18",
"@types/react-router-dom": "^5.3.3",
"@types/styled-components": "^5.1.31",
"@types/styled-components": "^5.1.34",
"@types/testing-library__jest-dom": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/coverage-v8": "^0.34.6",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.1.0",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"babel-plugin-styled-components": "^2.1.4",
"c8": "^8.0.1",
"cssnano": "^6.0.1",
"cypress": "13.5.1",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.29.0",
"cssnano": "^6.0.2",
"cypress": "13.6.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^3.1.0",
"husky": "^8.0.3",
"jsdom": "^22.1.0",
"lint-staged": "^15.1.0",
"postcss": "^8.4.31",
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"postcss": "^8.4.32",
"postcss-preset-env": "^9.3.0",
"postcss-syntax": "^0.36.2",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"pretty-quick": "^3.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-is": "^18.2.0",
"react-router-dom": "^6.19.0",
"react-router-dom": "^6.21.1",
"rimraf": "^5.0.5",
"rollup": "^4.5.0",
"rollup": "^4.9.1",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
Expand All @@ -122,19 +122,19 @@
"rollup-plugin-typescript2": "^0.36.0",
"sass": "^1.69.5",
"semver": "^7.5.4",
"size-limit": "^11.0.0",
"snyk": "^1.1250.0",
"size-limit": "^11.0.1",
"snyk": "^1.1266.0",
"start-server-and-test": "^2.0.3",
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
"stylelint": "^16.1.0",
"stylelint-config-recommended": "^14.0.0",
"stylelint-config-styled-components": "^0.1.1",
"stylelint-order": "^6.0.3",
"stylelint-order": "^6.0.4",
"stylelint-processor-styled-components": "^1.10.0",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"typescript-plugin-styled-components": "^3.0.0",
"vite": "^5.0.1",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.6"
"vite": "^5.0.10",
"vite-tsconfig-paths": "^4.2.2",
"vitest": "^1.1.0"
},
"resolutions": {
"ansi-regex": "5.0.1",
Expand Down
Loading

1 comment on commit 4a6dd15

@vercel
Copy link

@vercel vercel bot commented on 4a6dd15 Dec 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.