Skip to content

Commit

Permalink
updated devdependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
adithyanotfound committed Dec 5, 2024
1 parent 617c2e0 commit b208f48
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@
"vite-plugin-environment": "^1.1.3",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-tsconfig-paths": "^5.1.3",
"web-vitals": "^4.2.4",
"vite-plugin-svgr": "^4.2.0",
"cross-env": "^7.0.3"
"web-vitals": "^4.2.4"
},
"scripts": {
"serve": "cross-env ESLINT_NO_DEV_ERRORS=true vite --config config/vite.config.ts",
Expand Down Expand Up @@ -156,7 +154,9 @@
"sass": "^1.80.7",
"tsx": "^4.19.1",
"vitest": "^2.1.5",
"whatwg-fetch": "^3.6.20"
"whatwg-fetch": "^3.6.20",
"vite-plugin-svgr": "^4.2.0",
"cross-env": "^7.0.3"
},
"resolutions": {
"@apollo/client": "^3.4.0-beta.19",
Expand Down

0 comments on commit b208f48

Please sign in to comment.