Skip to content

Commit

Permalink
chore: upgrade packages (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhuignoto authored Jul 19, 2023
1 parent 2e74584 commit 0f04626
Show file tree
Hide file tree
Showing 2 changed files with 416 additions and 447 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"@babel/preset-react": "^7.22.5",
"@babel/preset-typescript": "^7.22.5",
"@relative-ci/agent": "^4.1.5",
"@sentry/react": "^7.58.1",
"@sentry/tracing": "^7.58.1",
"@sentry/react": "^7.59.2",
"@sentry/tracing": "^7.59.2",
"@types/bluebird": "^3.5.38",
"@types/node": "^20.4.2",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.7",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"autoprefixer": "^10.4.14",
"cssnano": "^6.0.1",
"esbuild": "^0.18.13",
"esbuild": "^0.18.14",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -51,17 +51,17 @@
"react-dom": "^18.2.0",
"remove-files-webpack-plugin": "^1.5.0",
"sass": "^1.63.6",
"snyk": "^1.1190.0",
"stylelint": "15.10.1",
"snyk": "^1.1192.0",
"stylelint": "15.10.2",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-order": "^6.0.3",
"stylelint-scss": "^5.0.1",
"thread-loader": "^4.0.2",
"ts-toolbelt": "^9.6.0",
"turbo": "^1.10.7",
"turbo": "^1.10.8",
"typescript": "^5.1.6",
"webpack": "^5.88.1",
"webpack": "^5.88.2",
"webpack-stats-plugin": "^1.1.3"
},
"scripts": {
Expand Down
Loading

1 comment on commit 0f04626

@vercel
Copy link

@vercel vercel bot commented on 0f04626 Jul 19, 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.