Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Commit 2dc529a

Browse files
renovate[bot]finn-block
authored andcommitted
Update dependency @tailwindcss/forms to v0.5.9
1 parent a4c0372 commit 2dc529a

File tree

8 files changed

+28
-24
lines changed

8 files changed

+28
-24
lines changed

javascript/shared-todo-starter/package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@nuxt/test-utils": "3.6.5",
1616
"@nuxtjs/tailwindcss": "6.8.0",
1717
"@playwright/test": "^1.44.1",
18-
"@tailwindcss/forms": "0.5.3",
18+
"@tailwindcss/forms": "0.5.9",
1919
"@tailwindcss/typography": "0.5.9",
2020
"@types/node": "18.16.19",
2121
"nuxt": "3.12.4",

javascript/shared-todo/package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/shared-todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@nuxt/test-utils": "3.6.5",
1515
"@nuxtjs/tailwindcss": "6.8.0",
1616
"@playwright/test": "^1.44.1",
17-
"@tailwindcss/forms": "0.5.3",
17+
"@tailwindcss/forms": "0.5.9",
1818
"@tailwindcss/typography": "0.5.9",
1919
"@types/node": "18.16.19",
2020
"nuxt": "3.12.4",

javascript/todo-starter/package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/todo-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
2626
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
2727
"@playwright/test": "^1.44.1",
28-
"@tailwindcss/forms": "0.5.3",
28+
"@tailwindcss/forms": "0.5.9",
2929
"@vitejs/plugin-vue": "4.2.3",
3030
"autoprefixer": "10.4.13",
3131
"eslint": "8.22.0",

javascript/todo/package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

javascript/todo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
2727
"@esbuild-plugins/node-modules-polyfill": "0.2.2",
2828
"@playwright/test": "^1.44.1",
29-
"@tailwindcss/forms": "0.5.3",
29+
"@tailwindcss/forms": "0.5.9",
3030
"@vitejs/plugin-vue": "4.2.3",
3131
"autoprefixer": "10.4.13",
3232
"eslint": "8.22.0",

0 commit comments

Comments
 (0)