wip: move workstation
This commit is contained in:
@@ -9,16 +9,23 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/dompurify": "^3.0.3",
|
||||
"@types/jsdom": "^21.1.3",
|
||||
"@types/node": "20.6.5",
|
||||
"@types/react": "18.2.22",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"autoprefixer": "10.4.16",
|
||||
"dompurify": "^3.0.6",
|
||||
"eslint": "8.50.0",
|
||||
"eslint-config-next": "13.5.2",
|
||||
"html-react-parser": "^4.2.2",
|
||||
"jsdom": "^22.1.0",
|
||||
"mysql2": "^3.6.1",
|
||||
"next": "13.5.2",
|
||||
"postcss": "8.4.30",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"redis": "^4.6.10",
|
||||
"tailwindcss": "3.3.3",
|
||||
"typescript": "5.2.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user