Compare commits
No commits in common. "main" and "shynet" have entirely different histories.
2 changed files with 845 additions and 985 deletions
1826
package-lock.json
generated
1826
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -15,7 +15,7 @@
|
|||
"author": "William Patrick Brawner <me@wbrawner.com>",
|
||||
"license": "AGPL-3.0-only",
|
||||
"dependencies": {
|
||||
"@vaadin/router": "^2.0.0",
|
||||
"@vaadin/router": "^1.7.5",
|
||||
"idb": "^8.0.0",
|
||||
"lit": "^3.1.4",
|
||||
"workbox-build": "^7.1.1",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"jsdom": "^25.0.0",
|
||||
"typescript": "^5.4.5",
|
||||
"vite": "^5.3.1",
|
||||
"vite-plugin-pwa": "^0.21.0",
|
||||
"vite-plugin-pwa": "^0.20.0",
|
||||
"vitest": "^2.0.0"
|
||||
},
|
||||
"prettier": {
|
||||
|
|
Loading…
Reference in a new issue