Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
[skip netlify]
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 717916a commit 46ab1f7
Show file tree
Hide file tree
Showing 3 changed files with 1,142 additions and 927 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.16.0
20.18.1
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"homepage": "https://github.com/dwightjack/timezone-converter",
"license": "MIT",
"dependencies": {
"@vvo/tzdb": "6.142.0",
"@vvo/tzdb": "6.152.0",
"sanitize.css": "13.0.0"
},
"packageManager": "pnpm@9.6.0",
"packageManager": "pnpm@9.15.0",
"engines": {
"node": "^20.0.0",
"pnpm": "^9.0.0"
Expand All @@ -28,26 +28,26 @@
"test": "playwright test"
},
"devDependencies": {
"@eslint/js": "9.8.0",
"@eslint/js": "9.16.0",
"@playwright/test": "^1.36.2",
"@types/eslint": "^9.0.0",
"@types/node": "^20.0.0",
"eslint": "9.8.0",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"globals": "^15.2.0",
"lefthook": "^1.6.8",
"mockdate": "^3.0.5",
"netlify-cli": "17.33.6",
"prettier": "3.3.3",
"netlify-cli": "17.38.0",
"prettier": "3.4.2",
"prettier-plugin-ejs": "^1.0.3",
"stylelint": "16.8.2",
"stylelint": "16.11.0",
"stylelint-config-property-sort-order-smacss": "10.0.0",
"stylelint-config-standard": "36.0.1",
"stylelint-prettier": "5.0.2",
"stylelint-use-logical": "^2.1.0",
"vite": "6.0.3",
"vite-plugin-pwa": "0.20.5",
"vite-plugin-pwa": "0.21.1",
"workbox-window": "^7.0.0"
}
}
Loading

0 comments on commit 46ab1f7

Please sign in to comment.