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 9d59b9a commit 0fe7004Copy full SHA for 0fe7004
website/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-symbols/website",
3
- "version": "1.1.0",
+ "version": "1.1.1",
4
"description": "Docs - File icons by Miguel Solorio for React",
5
"author": "@pheralb_",
6
"keywords": [
@@ -34,7 +34,7 @@
34
"@remix-run/node": "1.7.2",
35
"@remix-run/react": "1.7.2",
36
"@remix-run/vercel": "1.7.2",
37
- "@vercel/node": "2.5.17",
+ "@vercel/node": "2.5.18",
38
"framer-motion": "7.3.6",
39
"react": "18.2.0",
40
"react-dom": "18.2.0",
@@ -50,7 +50,7 @@
50
"@types/react-dom": "18.0.6",
51
"autoprefixer": "10.4.12",
52
"concurrently": "7.4.0",
53
- "eslint": "8.23.1",
+ "eslint": "8.24.0",
54
"postcss": "8.4.16",
55
"tailwindcss": "3.1.8",
56
"typescript": "4.8.3"
0 commit comments