Updated NPM dependencies
This commit is contained in:
+3
-2
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "vite-project",
|
||||
"name": "analytrick",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
@@ -26,6 +26,7 @@
|
||||
"postcss": "^8.5.8",
|
||||
"prettier": "3.8.1",
|
||||
"tailwindcss": "^3.4.19",
|
||||
"vite": "^8.0.1"
|
||||
"vite": "^8.0.1",
|
||||
"vite-plugin-eslint": "^1.8.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user