Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 22, 2024
1 parent 02615d3 commit 147331a
Show file tree
Hide file tree
Showing 3 changed files with 585 additions and 353 deletions.
2 changes: 1 addition & 1 deletion api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ auth-api = {git = "https://github.com/bcgov/sbc-auth.git", rev = "c286045eb2cf97

[tool.poetry.group.test.dependencies]
freezegun = "^1.5.1"
hypothesis = "^6.108.0"
hypothesis = "^6.108.4"
pexpect = "^4.9.0"
pytest = "^7.4.4"
pytest-cov = "^5.0.0"
Expand Down
12 changes: 6 additions & 6 deletions web/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@
"@nuxt/test-utils": "^3.13.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/eslint-module": "^4.1.0",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.3",
"@testing-library/vue": "^8.1.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/parser": "^7.17.0",
"@vue/test-utils": "^2.4.6",
"eslint": "^8.57.0",
"eslint-plugin-tailwindcss": "^3.17.4",
"happy-dom": "^13.10.1",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"nuxt-vuefire": "^1.0.3",
"playwright-core": "^1.45.1",
"playwright-core": "^1.45.3",
"typescript": "^5.5.3",
"vitest": "^1.6.0",
"vue": "^3.4.31",
"vue": "^3.4.33",
"vue-router": "^4.4.0"
},
"dependencies": {
"@daxiom/sbc-nuxt-assets-layer": "^0.3.1",
"@firebase/app-types": "^0.9.2",
"bcros-search-test-publish": "^0.1.4",
"firebase": "^10.12.3",
"firebase": "^10.12.4",
"firebase-admin": "^11.11.1",
"firebase-functions": "^4.9.0",
"vuefire": "^3.1.24"
Expand Down
Loading

0 comments on commit 147331a

Please sign in to comment.