remove swr

This commit is contained in:
Daniel D Orlando 2023-04-06 13:52:11 -07:00
parent ec2ddc168b
commit c271f044c7
2 changed files with 0 additions and 21 deletions

View file

@ -52,7 +52,6 @@
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-supersub": "^1.0.0",
"swr": "^2.0.3",
"tailwind-merge": "^1.9.1",
"tailwindcss-animate": "^1.0.5",
"tailwindcss-radix": "^2.8.0",
@ -12518,19 +12517,6 @@
"url": "https://github.com/sponsors/ljharb"
}
},
"node_modules/swr": {
"version": "2.1.1",
"license": "MIT",
"dependencies": {
"use-sync-external-store": "^1.2.0"
},
"engines": {
"pnpm": "7"
},
"peerDependencies": {
"react": "^16.11.0 || ^17.0.0 || ^18.0.0"
}
},
"node_modules/tailwind-merge": {
"version": "1.11.0",
"license": "MIT",
@ -21521,12 +21507,6 @@
"supports-preserve-symlinks-flag": {
"version": "1.0.0"
},
"swr": {
"version": "2.1.1",
"requires": {
"use-sync-external-store": "^1.2.0"
}
},
"tailwind-merge": {
"version": "1.11.0"
},

View file

@ -63,7 +63,6 @@
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"remark-supersub": "^1.0.0",
"swr": "^2.0.3",
"tailwind-merge": "^1.9.1",
"tailwindcss-animate": "^1.0.5",
"tailwindcss-radix": "^2.8.0",