Skip to content

Commit

Permalink
deps: update all
Browse files Browse the repository at this point in the history
  • Loading branch information
njfamirm committed Jan 5, 2025
1 parent 0850a44 commit de41512
Show file tree
Hide file tree
Showing 3 changed files with 787 additions and 656 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"upd": "yarn set version latest && yarn up '*' && yarn up '*' -R && yarn dlx @yarnpkg/sdks vscode && yarn dedupe"
},
"devDependencies": {
"@lerna-lite/changed": "^3.10.1",
"@lerna-lite/cli": "^3.10.1",
"@lerna-lite/diff": "^3.10.1",
"@lerna-lite/exec": "^3.10.1",
"@lerna-lite/publish": "^3.10.1",
"@lerna-lite/run": "^3.10.1",
"@lerna-lite/version": "^3.10.1",
"@nexim/eslint-config": "^1.1.0",
"@nexim/prettier-config": "^1.0.1",
"@nexim/typescript-config": "^1.0.1",
"@types/node": "^22.10.3",
"@lerna-lite/changed": "^3.11.0",
"@lerna-lite/cli": "^3.11.0",
"@lerna-lite/diff": "^3.11.0",
"@lerna-lite/exec": "^3.11.0",
"@lerna-lite/publish": "^3.11.0",
"@lerna-lite/run": "^3.11.0",
"@lerna-lite/version": "^3.11.0",
"@nexim/eslint-config": "^1.1.1",
"@nexim/prettier-config": "^1.1.0",
"@nexim/typescript-config": "^1.1.0",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"ava": "^6.2.0",
Expand All @@ -49,15 +49,15 @@
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.6",
"prettier-plugin-tailwindcss": "^0.6.9",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"wireit": "^0.14.9"
},
"dependenciesMeta": {
"[email protected]": {
"unplugged": true
}
},
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"engines": {
"node": ">=18.16.0",
"yarn": ">=4.0.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/snackbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@
"@alwatr/package-tracer": "^5.0.0",
"@alwatr/parse-duration": "^5.0.0",
"@alwatr/wait": "^1.1.16",
"@nexim/element": "^1.1.0",
"@nexim/element": "^1.1.1",
"lit": "^3.2.1"
},
"devDependencies": {
"@alwatr/nano-build": "^5.0.0",
"@alwatr/type-helper": "^5.0.0",
"@nexim/typescript-config": "^1.0.1",
"@nexim/typescript-config": "^1.1.0",
"ava": "^6.2.0",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"wireit": "^0.14.9"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit de41512

Please sign in to comment.