This commit is contained in:
parent
9fb7400ef8
commit
7b355eb930
3 changed files with 171 additions and 139 deletions
10
package.json
10
package.json
|
@ -12,10 +12,10 @@
|
|||
"update": "npx npm-check-updates -u && npm install"
|
||||
},
|
||||
"devDependencies": {
|
||||
"npm-check-updates": "^18.0.1",
|
||||
"prettier": "^3.5.3",
|
||||
"typescript": "~5.8.3",
|
||||
"vite": "^6.3.4",
|
||||
"vite-plugin-pwa": "^1.0.0"
|
||||
"npm-check-updates": "^18.0.2",
|
||||
"prettier": "^3.6.2",
|
||||
"typescript": "~5.9.2",
|
||||
"vite": "^7.1.3",
|
||||
"vite-plugin-pwa": "^1.0.3"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue