diff --git a/frontend/package.json b/frontend/package.json index d3b2f25..48d8ceb 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,8 +13,8 @@ "watch": "nodemon -w ./src --ext tsx,ts --exec npm run build" }, "devDependencies": { - "@builder.io/qwik": "0.18.1", - "@builder.io/qwik-city": "0.2.1", + "@builder.io/qwik": "0.19.2", + "@builder.io/qwik-city": "0.4.0", "@types/eslint": "8.4.10", "@types/jest": "^29.2.4", "@types/node": "^18.11.16", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 1599b1a..e7405e0 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -297,10 +297,10 @@ resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@builder.io/qwik-city@0.2.1": - version "0.2.1" - resolved "https://registry.yarnpkg.com/@builder.io/qwik-city/-/qwik-city-0.2.1.tgz#c57f481a75534ff54ddb0f38403acc66b5d02f41" - integrity sha512-g+ZC4Neo1XYQ/8uquUp6GKwr0eagpuCyQ3LkAtFhaIARaO67+cZfR6EFLJzf9wz5AVSt8/0QSD7wJEpni1i4IA== +"@builder.io/qwik-city@0.4.0": + version "0.4.0" + resolved "https://registry.yarnpkg.com/@builder.io/qwik-city/-/qwik-city-0.4.0.tgz#9afb97ba0e11119e44a2527f545e0d84a8fe9759" + integrity sha512-XNpmHzSHam7ZYrd12kJdwFerMEck0iOk3Wgb9IlVIuaN/nLuN033qrNWLVq+ZzlhplUea9DGc4job8qMix7WWA== dependencies: "@mdx-js/mdx" "2.3.0" "@types/mdx" "2.0.3" @@ -308,10 +308,10 @@ vfile "5.3.7" zod "^3.20.6" -"@builder.io/qwik@0.18.1": - version "0.18.1" - resolved "https://registry.yarnpkg.com/@builder.io/qwik/-/qwik-0.18.1.tgz#341d01c5749a07230c700a5e4df859b857654cd0" - integrity sha512-11qx5Wh6WRxgvHDJDppJORhykzkACUYuu9qRKEGdS3vTkBQ2Rr8NFDjYon2x6+8Wu9WukHk84ANywWnS91gS/w== +"@builder.io/qwik@0.19.2": + version "0.19.2" + resolved "https://registry.yarnpkg.com/@builder.io/qwik/-/qwik-0.19.2.tgz#d2f7d39bf6adb6de8497690cb3c41ad62a5fc1c6" + integrity sha512-Rxdyx96ucx0+nABLsg1sH7SgrlMdHgpxbR+NR3c53Ux4Jj+Xf+QHNQSIKF9zTV8KClrzmDlqILgmkDU4uMTVcg== "@cush/relative@^1.0.0": version "1.0.0"