-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c6a6ad1
commit e40b0fd
Showing
2 changed files
with
1,472 additions
and
1,286 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,28 +7,28 @@ | |
"documentation": "documentation" | ||
}, | ||
"dependencies": { | ||
"@babel/core": "^7.22.9", | ||
"@babel/core": "^7.22.10", | ||
"@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.9", | ||
"@babel/preset-env": "^7.22.9", | ||
"@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.60.1", | ||
"@sentry/tracing": "^7.60.1", | ||
"@sentry/react": "^7.61.1", | ||
"@sentry/tracing": "^7.61.1", | ||
"@types/bluebird": "^3.5.38", | ||
"@types/node": "^20.4.5", | ||
"@types/react": "^18.2.17", | ||
"@types/node": "^20.4.9", | ||
"@types/react": "^18.2.19", | ||
"@types/react-dom": "^18.2.7", | ||
"@typescript-eslint/eslint-plugin": "^6.2.0", | ||
"@typescript-eslint/parser": "^6.2.0", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
"@typescript-eslint/parser": "^6.3.0", | ||
"autoprefixer": "^10.4.14", | ||
"cssnano": "^6.0.1", | ||
"esbuild": "^0.18.17", | ||
"esbuild": "^0.19.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-prettier": "^8.9.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-plugin-import": "2.28.0", | ||
"eslint-plugin-jest": "^27.2.3", | ||
"eslint-plugin-jsx-a11y": "^6.7.1", | ||
|
@@ -43,20 +43,20 @@ | |
"postcss": "^8.4.27", | ||
"postcss-bem-linter": "^4.0.0", | ||
"postcss-import": "^15.1.0", | ||
"postcss-preset-env": "^9.1.0", | ||
"postcss-preset-env": "^9.1.1", | ||
"postcss-reporter": "^7.0.5", | ||
"prettier": "^3.0.0", | ||
"prettier": "^3.0.1", | ||
"pretty-quick": "^3.1.3", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"remove-files-webpack-plugin": "^1.5.0", | ||
"sass": "^1.64.1", | ||
"snyk": "^1.1196.0", | ||
"sass": "^1.64.2", | ||
"snyk": "^1.1200.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", | ||
"stylelint-scss": "^5.1.0", | ||
"thread-loader": "^4.0.2", | ||
"ts-toolbelt": "^9.6.0", | ||
"turbo": "^1.10.12", | ||
|
@@ -113,7 +113,7 @@ | |
"packageManager": "[email protected]", | ||
"devDependencies": { | ||
"@testing-library/react-hooks": "^8.0.1", | ||
"@vitest/coverage-v8": "^0.33.0", | ||
"@vitest/coverage-v8": "^0.34.1", | ||
"postcss-scss": "^4.0.6" | ||
} | ||
} |
Oops, something went wrong.
e40b0fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-creme – ./
react-creme-git-master-prabhuignoto.vercel.app
react-creme-prabhuignoto.vercel.app
react-creme.vercel.app
react-creme.prabhumurthy.com