Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 207b5a6 commit 5ab974f
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.18.0
FROM node:20.18.1

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 @@ -32,11 +32,11 @@
"dependencies": {
"@headlessui/vue": "^1.7.23",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/simple-icons": "^1.2.11",
"@iconify-json/simple-icons": "^1.2.12",
"@nuxt/content": "^2.13.4",
"@nuxt/fonts": "^0.10.2",
"@nuxt/ui-pro": "^1.5.0",
"@nuxtjs/plausible": "^1.0.3",
"@nuxtjs/plausible": "^1.1.1",
"@nuxtjs/tailwindcss": "^6.12.2",
"@resvg/resvg-wasm": "^2.6.2",
"automd": "^0.3.12",
Expand All @@ -47,22 +47,22 @@
"is-buffer": "^2.0.5",
"nitropack": "^2.10.4",
"nuxi": "^3.15.0",
"nuxt": "^3.14.159",
"nuxt": "^3.14.1592",
"nuxt-build-cache": "^0.1.1",
"pkg-types": "^1.2.1",
"scule": "^1.3.0",
"tailwindcss": "^3.4.15",
"unctx": "^2.3.1",
"unstorage": "^1.13.1",
"vue": "^3.5.12",
"vue": "^3.5.13",
"vue-router": "^4.4.5"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.6.1",
"@nuxt/eslint-config": "^0.7.1",
"@nuxt/image": "^1.8.1",
"@types/node": "^22.9.0",
"@types/node": "^22.9.1",
"changelogen": "^0.5.7",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-unjs": "^0.4.1",
"jiti": "^2.4.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit 5ab974f

Please sign in to comment.