Update package versions and optimize URL generation
Updated the versions of several packages including pino and pnpm. Also, the generation of URLs in the pricing-table.tsx file has been optimized by implementing URLSearchParams. A new global error page was also added.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@tanstack/react-table": "^8.17.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"pino": "^9.0.0"
|
||||
"pino": "^9.1.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
||||
Reference in New Issue
Block a user