Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto committed Aug 29, 2023
1 parent 62aad5b commit c9277e1
Show file tree
Hide file tree
Showing 2 changed files with 1,515 additions and 1,463 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,60 +7,60 @@
"documentation": "documentation"
},
"dependencies": {
"@babel/core": "^7.22.10",
"@babel/core": "^7.22.11",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-transform-classes": "^7.22.6",
"@babel/plugin-transform-runtime": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@relative-ci/agent": "^4.1.6",
"@sentry/react": "^7.61.1",
"@sentry/tracing": "^7.61.1",
"@babel/preset-typescript": "^7.22.11",
"@relative-ci/agent": "^4.1.8",
"@sentry/react": "^7.65.0",
"@sentry/tracing": "^7.65.0",
"@types/bluebird": "^3.5.38",
"@types/node": "^20.4.9",
"@types/react": "^18.2.19",
"@types/node": "^20.5.7",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"autoprefixer": "^10.4.14",
"@typescript-eslint/eslint-plugin": "^6.5.0",
"@typescript-eslint/parser": "^6.5.0",
"autoprefixer": "^10.4.15",
"cssnano": "^6.0.1",
"esbuild": "^0.19.0",
"eslint": "^8.46.0",
"esbuild": "^0.19.2",
"eslint": "^8.48.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "2.28.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "^7.33.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"eslint-plugin-typescript-sort-keys": "^2.3.0",
"fork-ts-checker-webpack-plugin": "^8.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"postcss": "^8.4.27",
"postcss-bem-linter": "^4.0.0",
"lint-staged": "^14.0.1",
"postcss": "^8.4.28",
"postcss-bem-linter": "^4.0.1",
"postcss-import": "^15.1.0",
"postcss-preset-env": "^9.1.1",
"postcss-preset-env": "^9.1.2",
"postcss-reporter": "^7.0.5",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"pretty-quick": "^3.1.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remove-files-webpack-plugin": "^1.5.0",
"sass": "^1.64.2",
"snyk": "^1.1200.0",
"stylelint": "15.10.2",
"sass": "^1.66.1",
"snyk": "^1.1207.0",
"stylelint": "15.10.3",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^5.1.0",
"thread-loader": "^4.0.2",
"ts-toolbelt": "^9.6.0",
"turbo": "^1.10.12",
"typescript": "^5.1.6",
"turbo": "^1.10.13",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack-stats-plugin": "^1.1.3"
},
Expand Down Expand Up @@ -113,7 +113,7 @@
"packageManager": "[email protected]",
"devDependencies": {
"@testing-library/react-hooks": "^8.0.1",
"@vitest/coverage-v8": "^0.34.1",
"postcss-scss": "^4.0.6"
"@vitest/coverage-v8": "^0.34.3",
"postcss-scss": "^4.0.7"
}
}
Loading

0 comments on commit c9277e1

Please sign in to comment.