Skip to content

Commit 8dbd0c6

Browse files
authored
Merge pull request #758 from Pfed-prog/dependabot/npm_and_yarn/with-tailwindcss-app/types/node-25.0.6
Bump @types/node from 25.0.3 to 25.0.6 in /with-tailwindcss-app
2 parents 3af5dc5 + c89ac50 commit 8dbd0c6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

with-tailwindcss-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@tailwindcss/postcss": "^4.1.18",
35-
"@types/node": "^25.0.3",
35+
"@types/node": "^25.0.6",
3636
"@types/react": "^18.3.13",
3737
"@types/react-dom": "18.3.1",
3838
"@types/shortid": "^2.2.0",

with-tailwindcss-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2034,10 +2034,10 @@
20342034
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
20352035
integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
20362036

2037-
"@types/node@*", "@types/node@^25.0.3":
2038-
version "25.0.3"
2039-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.3.tgz#79b9ac8318f373fbfaaf6e2784893efa9701f269"
2040-
integrity sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==
2037+
"@types/node@*", "@types/node@^25.0.6":
2038+
version "25.0.6"
2039+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.0.6.tgz#5ca3c46f2b256b59128f433426e42d464765dab1"
2040+
integrity sha512-NNu0sjyNxpoiW3YuVFfNz7mxSQ+S4X2G28uqg2s+CzoqoQjLPsWSbsFFyztIAqt2vb8kfEAsJNepMGPTxFDx3Q==
20412041
dependencies:
20422042
undici-types "~7.16.0"
20432043

0 commit comments

Comments
 (0)