Skip to content

Commit

Permalink
chore: package updates (#256)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto authored Mar 13, 2023
1 parent 6987c52 commit 6fbf661
Show file tree
Hide file tree
Showing 5 changed files with 704 additions and 628 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,20 @@
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@relative-ci/agent": "^4.1.3",
"@sentry/react": "^7.40.0",
"@sentry/tracing": "^7.40.0",
"@sentry/react": "^7.42.0",
"@sentry/tracing": "^7.42.0",
"@types/bluebird": "^3.5.38",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/react": "^18.0.28",
"@types/react-dom": "^18.0.11",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@vitest/coverage-c8": "^0.29.2",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"cssnano": "^5.1.15",
"esbuild": "^0.17.11",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
Expand All @@ -38,9 +38,9 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^2.1.0",
"fork-ts-checker-webpack-plugin": "^7.3.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.1.2",
"lint-staged": "^13.2.0",
"postcss": "^8.4.21",
"postcss-bem-linter": "^3.3.0",
"postcss-import": "^15.1.0",
Expand All @@ -52,18 +52,18 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remove-files-webpack-plugin": "^1.5.0",
"sass": "^1.58.3",
"snyk": "^1.1111.0",
"sass": "^1.59.2",
"snyk": "^1.1117.0",
"stylelint": "15.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-order": "^6.0.2",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^4.4.0",
"thread-loader": "^3.0.4",
"ts-toolbelt": "^9.6.0",
"turbo": "^1.8.3",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-stats-plugin": "^1.1.1"
},
"scripts": {
Expand All @@ -80,8 +80,8 @@
"build:doc": "turbo run build:doc",
"ci": "turbo run ci",
"snyk": "turbo run snyk",
"fix-css": "turbo run fix-css",
"fix-js": "turbo run fix-js",
"fix-css": "turbo run fix-css --parallel",
"fix-js": "turbo run fix-js --parallel",
"fix-all": "npx concurrently \"pnpm fix-css\" \"pnpm fix-js\"",
"clean": "pnpm fix-all & pnpm format & pnpm lint",
"percy": "turbo run percy",
Expand Down
14 changes: 7 additions & 7 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"react-element-to-jsx-string": "^15.0.0",
"react-feather": "^2.0.10",
"react-responsive": "^9.0.2",
"react-router": "^6.8.2",
"react-router-dom": "^6.8.2",
"react-router": "^6.9.0",
"react-router-dom": "^6.9.0",
"react-syntax-highlighter": "^15.5.0",
"react-transition-group": "^4.4.5",
"resize-observer-polyfill": "^1.5.1",
Expand All @@ -59,7 +59,7 @@
"@types/react-syntax-highlighter": "^15.5.6",
"@types/react-transition-group": "^4.4.5",
"@vitejs/plugin-react": "3.1.0",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"cssnano": "^5.1.15",
"esbuild": "^0.17.11",
"postcss": "^8.4.21",
Expand All @@ -68,15 +68,15 @@
"postcss-preset-env": "^8.0.1",
"prettier": "^2.8.4",
"recoil": "^0.7.7",
"rimraf": "^4.3.0",
"sass": "^1.58.3",
"snyk": "^1.1111.0",
"rimraf": "^4.4.0",
"sass": "^1.59.2",
"snyk": "^1.1117.0",
"stylelint": "15.2.0",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^9.0.1",
"stylelint-scss": "^4.4.0",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^4.2.2",
"typescript-plugin-css-modules": "^4.2.3",
"use-timer": "^2.0.1",
"vite-plugin-react-svg": "^0.2.0",
"vite-plugin-svgr": "^2.4.0"
Expand Down
16 changes: 8 additions & 8 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,42 +49,42 @@
},
"devDependencies": {
"@csstools/postcss-sass": "^5.0.1",
"@testing-library/dom": "^9.0.0",
"@testing-library/dom": "^9.0.1",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.4.3",
"@types/bluebird": "^3.5.38",
"@types/jest": "^29.4.0",
"@types/jest-axe": "^3.5.5",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/react-transition-group": "^4.4.5",
"@types/testing-library__jest-dom": "^5.14.5",
"@vitejs/plugin-react": "3.1.0",
"@vitest/browser": "^0.29.2",
"@vitest/ui": "^0.29.2",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"c8": "^7.13.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "6.7.1",
"eslint-plugin-jsx-a11y": "^6.7.1",
"jest-axe": "^7.0.0",
"jsdom": "^21.1.0",
"mini-css-extract-plugin": "^2.7.2",
"jsdom": "^21.1.1",
"mini-css-extract-plugin": "^2.7.3",
"postcss": "^8.4.21",
"postcss-loader": "7.0.2",
"postcss-preset-env": "^8.0.1",
"resize-observer-polyfill": "^1.5.1",
"sass-loader": "13.2.0",
"terser-webpack-plugin": "^5.3.6",
"terser-webpack-plugin": "^5.3.7",
"ts-loader": "^9.4.2",
"ts-toolbelt": "^9.6.0",
"typescript": "^4.9.5",
"typescript-plugin-css-modules": "^4.2.2",
"typescript-plugin-css-modules": "^4.2.3",
"vite": "4.1.4",
"vitest": "0.29.2",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",
"webpack-node-externals": "^3.0.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.21.0",
"@percy/cli": "^1.20.2",
"@percy/cli": "^1.20.3",
"@percy/storybook": "^4.3.5",
"@storybook/addon-a11y": "^6.5.16",
"@storybook/addon-actions": "^6.5.16",
Expand All @@ -28,19 +28,19 @@
"@storybook/preset-scss": "^1.0.3",
"@storybook/react": "^6.5.16",
"@storybook/source-loader": "^6.5.16",
"@types/node": "^18.14.6",
"@types/node": "^18.15.0",
"acorn": "^8.8.2",
"babel-loader": "^9.1.2",
"chromatic": "^6.17.1",
"css-loader": "5.2.6",
"postcss": "^8.4.21",
"postcss-loader": "7.0.2",
"postcss-preset-env": "8.0.1",
"sass": "^1.58.3",
"sass": "^1.59.2",
"sass-loader": "10.1.1",
"style-loader": "2.0.0",
"typescript": "^4.9.5",
"webpack": "^5.75.0"
"webpack": "^5.76.1"
},
"dependencies": {
"react": "link:..\\..\\node_modules\\react",
Expand Down
Loading

1 comment on commit 6fbf661

@vercel
Copy link

@vercel vercel bot commented on 6fbf661 Mar 13, 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.