We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebeb29 commit b2ba741Copy full SHA for b2ba741
package.json
@@ -21,7 +21,7 @@
21
"@babel/cli": "~7.23.0",
22
"@reduxjs/toolkit": "~1.9.5",
23
"@sentry/browser": "~7.77.0",
24
- "@sentry/react": "^7.83.0",
+ "@sentry/react": "~7.83.0",
25
"@types/react": "~18.2.8",
26
"axios": "~1.6.0",
27
"bootstrap": "~5.3.0",
@@ -48,7 +48,7 @@
48
"@testing-library/react": "~14.0.0",
49
"@testing-library/user-event": "~14.4.3",
50
"ajv": "~8.12.0",
51
- "autoprefixer": "^10.4.16",
+ "autoprefixer": "~10.4.16",
52
"babel-jest": "~29.5.0",
53
"babel-loader": "~9.1.2",
54
"circular-dependency-plugin": "~5.2.2",
0 commit comments