mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #390 from ahmadk953/dependabot/npm_and_yarn/prettier-3.3.3
Bump prettier from 3.3.2 to 3.3.3
This commit is contained in:
commit
c3e6445fed
2 changed files with 6 additions and 6 deletions
|
@ -65,7 +65,7 @@
|
||||||
"eslint-config-next": "^15.0.0-rc.0",
|
"eslint-config-next": "^15.0.0-rc.0",
|
||||||
"eslint-config-prettier": "^9.1.0",
|
"eslint-config-prettier": "^9.1.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.39",
|
||||||
"prettier": "^3.3.2",
|
"prettier": "^3.3.3",
|
||||||
"prettier-plugin-tailwindcss": "^0.6.5",
|
"prettier-plugin-tailwindcss": "^0.6.5",
|
||||||
"prisma": "^5.16.2",
|
"prisma": "^5.16.2",
|
||||||
"tailwindcss": "^3.4.5",
|
"tailwindcss": "^3.4.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -5418,12 +5418,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:^3.3.2":
|
"prettier@npm:^3.3.3":
|
||||||
version: 3.3.2
|
version: 3.3.3
|
||||||
resolution: "prettier@npm:3.3.2"
|
resolution: "prettier@npm:3.3.3"
|
||||||
bin:
|
bin:
|
||||||
prettier: bin/prettier.cjs
|
prettier: bin/prettier.cjs
|
||||||
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
|
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6434,7 +6434,7 @@ __metadata:
|
||||||
lucide-react: "npm:^0.408.0"
|
lucide-react: "npm:^0.408.0"
|
||||||
next: "npm:15.0.0-rc.0"
|
next: "npm:15.0.0-rc.0"
|
||||||
postcss: "npm:^8.4.39"
|
postcss: "npm:^8.4.39"
|
||||||
prettier: "npm:^3.3.2"
|
prettier: "npm:^3.3.3"
|
||||||
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
prettier-plugin-tailwindcss: "npm:^0.6.5"
|
||||||
prisma: "npm:^5.16.2"
|
prisma: "npm:^5.16.2"
|
||||||
react: "npm:^19.0.0-rc.0"
|
react: "npm:^19.0.0-rc.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue