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 Oct 11, 2024
1 parent 7a64ae6 commit d226910
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:20.17.0
FROM node:20.18.0

RUN apt update && apt install -y sudo linux-perf

Expand Down
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,16 +31,16 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.23",
"@iconify-json/logos": "^1.2.0",
"@iconify-json/simple-icons": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.7",
"@nuxt/content": "^2.13.2",
"@nuxt/fonts": "^0.10.0",
"@nuxt/ui-pro": "^1.4.3",
"@nuxtjs/plausible": "^1.0.2",
"@nuxt/ui-pro": "^1.4.4",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/tailwindcss": "^6.12.1",
"@resvg/resvg-wasm": "^2.6.2",
"automd": "^0.3.12",
"c12": "^2.0.0",
"c12": "^2.0.1",
"citty": "^0.1.6",
"consola": "^3.2.3",
"defu": "^6.1.4",
Expand All @@ -49,12 +49,12 @@
"nuxi": "^3.14.0",
"nuxt": "^3.13.2",
"nuxt-build-cache": "^0.1.1",
"pkg-types": "^1.2.0",
"pkg-types": "^1.2.1",
"scule": "^1.3.0",
"tailwindcss": "^3.4.13",
"unctx": "^2.3.1",
"unstorage": "^1.12.0",
"vue": "^3.5.9",
"vue": "^3.5.12",
"vue-router": "^4.4.5"
},
"devDependencies": {
Expand Down

0 comments on commit d226910

Please sign in to comment.