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 235939b commit 3953923Copy full SHA for 3953923
web/package.json
@@ -39,7 +39,7 @@
39
"@kleros/kleros-v2-prettier-config": "workspace:^",
40
"@kleros/kleros-v2-tsconfig": "workspace:^",
41
"@netlify/functions": "^1.6.0",
42
- "@parcel/transformer-svg-react": "~2.9.2",
+ "@parcel/transformer-svg-react": "~2.8.0",
43
"@parcel/watcher": "~2.1.0",
44
"@types/react": "^18.2.12",
45
"@types/react-dom": "^18.2.5",
@@ -77,7 +77,7 @@
77
"graphql": "^16.6.0",
78
"graphql-request": "~5.1.0",
79
"moment": "^2.29.4",
80
- "parcel": "~2.9.2",
+ "parcel": "~2.8.0",
81
"react": "^18.2.0",
82
"react-chartjs-2": "^4.3.1",
83
"react-dom": "^18.2.0",
0 commit comments