📌(frontend) pin wouter dep that was forgotten

following this project's choice of pinning everything,
missed this one
This commit is contained in:
Emmanuel Pelletier
2024-07-03 11:16:00 +02:00
parent 33dbaedf2f
commit bb6f111381
2 changed files with 2 additions and 3 deletions

View File

@@ -19,7 +19,7 @@
"react": "18.2.0",
"react-aria-components": "1.2.1",
"react-dom": "18.2.0",
"wouter": "^3.3.0"
"wouter": "3.3.0"
},
"devDependencies": {
"@pandacss/dev": "0.41.0",