Skip to content

Commit

Permalink
chore(deps-dev): bump the development-dependencies group with 16 upda…
Browse files Browse the repository at this point in the history
…tes (#180)
  • Loading branch information
alimd authored Jan 30, 2024
2 parents d57d352 + 5f157bf commit ee3429d
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 313 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,31 +46,31 @@
"devDependencies": {
"@alwatr/style": "workspace:^",
"@deanc/esbuild-plugin-postcss": "^1.0.2",
"@lerna-lite/changed": "^3.1.0",
"@lerna-lite/cli": "^3.1.0",
"@lerna-lite/diff": "^3.1.0",
"@lerna-lite/exec": "^3.1.0",
"@lerna-lite/publish": "^3.1.0",
"@lerna-lite/run": "^3.1.0",
"@lerna-lite/version": "^3.1.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@lerna-lite/changed": "^3.2.1",
"@lerna-lite/cli": "^3.2.1",
"@lerna-lite/diff": "^3.2.1",
"@lerna-lite/exec": "^3.2.1",
"@lerna-lite/publish": "^3.2.1",
"@lerna-lite/run": "^3.2.1",
"@lerna-lite/version": "^3.2.1",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@web/dev-server": "^0.4.1",
"autoprefixer": "^10.4.16",
"esbuild": "^0.19.10",
"autoprefixer": "^10.4.17",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-lit": "^1.11.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.4.32",
"postcss": "^8.4.33",
"postcss-cli": "^11.0.0",
"postcss-import": "^15.1.0",
"postcss-import": "^16.0.0",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"prettier": "^3.2.4",
"prettier-plugin-tailwindcss": "^0.5.11",
"tailwindcss": "^3.3.7",
"ts-lit-plugin": "^2.0.1",
"ts-lit-plugin": "^2.0.2",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"workbox-build": "^7.0.0"
Expand Down
Loading

0 comments on commit ee3429d

Please sign in to comment.