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 Sep 29, 2024
1 parent 8398e03 commit 90154e3
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and push Docker image
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.8.0
with:
push: true
context: .
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"vue-meta": "^2.4.0"
},
"resolutions": {
"untyped": "1.4.2",
"vite": "5.4.7"
"untyped": "1.5.0",
"vite": "5.4.8"
},
"prettier": "@sapphire/prettier-config",
"packageManager": "yarn@4.5.0"
Expand Down
60 changes: 40 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.23.0, @babel/core@npm:^7.23.7, @babel/core@npm:^7.24.7":
"@babel/core@npm:^7.23.0, @babel/core@npm:^7.24.7, @babel/core@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/core@npm:7.25.2"
dependencies:
Expand Down Expand Up @@ -349,10 +349,10 @@ __metadata:
languageName: node
linkType: hard

"@babel/standalone@npm:^7.23.8":
version: 7.24.0
resolution: "@babel/standalone@npm:7.24.0"
checksum: 10/a5ff8292f0cf94719245e17dd4b850458851eb80db1da8dc034cfef210a3af5474e7ba923e7faaf76ef3f62ea3b0e7f5a4a96413da4868440f2a65288733d00b
"@babel/standalone@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/standalone@npm:7.25.6"
checksum: 10/e667264c63d094615d692c8a30392ed60c5f97b51cf69bc892b7c8d61208fa8fac428bf71a1ff3e5e4ccf9838c144c4908739e1e8a39a98b1792f59a7d45fb84
languageName: node
linkType: hard

Expand Down Expand Up @@ -382,7 +382,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.6, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.7, @babel/types@npm:^7.24.8, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.4":
"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.9, @babel/types@npm:^7.24.7, @babel/types@npm:^7.24.8, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.4":
version: 7.25.4
resolution: "@babel/types@npm:7.25.4"
dependencies:
Expand All @@ -393,6 +393,17 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.25.6":
version: 7.25.6
resolution: "@babel/types@npm:7.25.6"
dependencies:
"@babel/helper-string-parser": "npm:^7.24.8"
"@babel/helper-validator-identifier": "npm:^7.24.7"
to-fast-properties: "npm:^2.0.0"
checksum: 10/7b54665e1b51f525fe0f451efdd9fe7a4a6dfba3fd4956c3530bc77336b66ffe3d78c093796ed044119b5d213176af7cf326f317a2057c538d575c6cefcb3562
languageName: node
linkType: hard

"@cloudflare/kv-asset-handler@npm:^0.3.4":
version: 0.3.4
resolution: "@cloudflare/kv-asset-handler@npm:0.3.4"
Expand Down Expand Up @@ -4849,6 +4860,15 @@ __metadata:
languageName: node
linkType: hard

"jiti@npm:^2.0.0":
version: 2.0.0
resolution: "jiti@npm:2.0.0"
bin:
jiti: lib/jiti-cli.mjs
checksum: 10/2fdb08483c7beb1f75449b721bc0273d3eeb9008d2a3031ed24437c0e6b599813d6b531d5380331396df6f52db16f5a1c7657bfaeecee19d2e07e6f7753e7fa1
languageName: node
linkType: hard

"js-tokens@npm:^4.0.0":
version: 4.0.0
resolution: "js-tokens@npm:4.0.0"
Expand Down Expand Up @@ -7001,7 +7021,7 @@ __metadata:
languageName: node
linkType: hard

"scule@npm:^1.2.0, scule@npm:^1.3.0":
"scule@npm:^1.3.0":
version: 1.3.0
resolution: "scule@npm:1.3.0"
checksum: 10/f2968b292e33c0eddca4a68b5c70f08dfc8479e492461c248f72873deaf77ae87c9f27dde7a342b3cb6394d2fae9665890b07a2243f79cff5cba65c9525ccf7e
Expand Down Expand Up @@ -7956,20 +7976,20 @@ __metadata:
languageName: node
linkType: hard

"untyped@npm:1.4.2":
version: 1.4.2
resolution: "untyped@npm:1.4.2"
"untyped@npm:1.5.0":
version: 1.5.0
resolution: "untyped@npm:1.5.0"
dependencies:
"@babel/core": "npm:^7.23.7"
"@babel/standalone": "npm:^7.23.8"
"@babel/types": "npm:^7.23.6"
"@babel/core": "npm:^7.25.2"
"@babel/standalone": "npm:^7.25.6"
"@babel/types": "npm:^7.25.6"
defu: "npm:^6.1.4"
jiti: "npm:^1.21.0"
jiti: "npm:^2.0.0"
mri: "npm:^1.2.0"
scule: "npm:^1.2.0"
scule: "npm:^1.3.0"
bin:
untyped: dist/cli.mjs
checksum: 10/f7054b7e3f1645dd3e702049ae8813a64e41086fc52fa04f8d7580bdd9a9438f9e86249b252587f085a78f576a0f1ce8bddb039757c9d3096fe73e7389973dd0
checksum: 10/7e12cc07c42a1d1ff17c50a9fcc38b288a509d3dab8dab1d74beaa29e8e63a173813140103b2e93153956bb5e9535a6fe8517f244a03818f0a7cba70dd408ffa
languageName: node
linkType: hard

Expand Down Expand Up @@ -8145,9 +8165,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.7":
version: 5.4.7
resolution: "vite@npm:5.4.7"
"vite@npm:5.4.8":
version: 5.4.8
resolution: "vite@npm:5.4.8"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -8184,7 +8204,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/3f27e870930ad83b51e009604c6b69ab090e69bb5bfe85007c7e4ec3326efae4e33ac799645926363f258595b3be3055cc1ebc5ee158cff4bacdf41adf4ef8ed
checksum: 10/17fdffa558abaf854f04ead7d3ddd76e4556a59871f9ac63cca3fc20a79979984837d8dddaae4b171e3d73061f781e4eec0f6d3babdbce2b4d111d29cf474c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 90154e3

Please sign in to comment.