1.3.1 + update dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "lncvrt-games-launcher",
|
||||
"private": true,
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
@@ -24,7 +24,7 @@
|
||||
"@tauri-apps/plugin-os": "2.3.2",
|
||||
"axios": "1.13.2",
|
||||
"date-fns": "4.1.0",
|
||||
"next": "16.1.0",
|
||||
"next": "16.1.1",
|
||||
"pretty-bytes": "7.1.0",
|
||||
"react": "19.2.3",
|
||||
"react-dom": "19.2.3"
|
||||
@@ -40,7 +40,7 @@
|
||||
"tailwindcss": "4.1.18",
|
||||
"typescript": "5.9.3",
|
||||
"eslint": "9.39.2",
|
||||
"eslint-config-next": "16.1.0",
|
||||
"eslint-config-next": "16.1.1",
|
||||
"@eslint/eslintrc": "3.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user