Skip to content

Commit b096d2d

Browse files
chore: bump the dev-dependencies group across 1 directory with 10 updates
Bumps the dev-dependencies group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@netlify/plugin-nextjs](https://github.com/opennextjs/opennextjs-netlify) | `5.15.10` | `5.15.11` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.7.0` | `6.9.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.3` | `22.19.19` | | [@waline/client](https://github.com/walinejs/waline/tree/HEAD/packages/client) | `3.6.0` | `3.13.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.21` | `10.5.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `9.1.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.1` | `5.5.5` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `3.4.19` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.9.3` | Updates `@netlify/plugin-nextjs` from 5.15.10 to 5.15.11 - [Release notes](https://github.com/opennextjs/opennextjs-netlify/releases) - [Changelog](https://github.com/opennextjs/opennextjs-netlify/blob/main/CHANGELOG.md) - [Commits](opennextjs/opennextjs-netlify@v5.15.10...v5.15.11) Updates `@testing-library/jest-dom` from 6.7.0 to 6.9.1 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.7.0...v6.9.1) Updates `@types/node` from 22.15.3 to 22.19.19 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@waline/client` from 3.6.0 to 3.13.0 - [Changelog](https://github.com/walinejs/waline/blob/main/CHANGELOG.md) - [Commits](https://github.com/walinejs/waline/commits/HEAD/packages/client) Updates `autoprefixer` from 10.4.21 to 10.5.0 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.21...10.5.0) Updates `eslint-config-prettier` from 9.1.0 to 9.1.2 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits) Updates `eslint-plugin-prettier` from 5.5.1 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.1...v5.5.5) Updates `prettier` from 3.6.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.3) Updates `tailwindcss` from 3.4.17 to 3.4.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v3.4.19/packages/tailwindcss) Updates `typescript` from 5.6.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.2...v5.9.3) --- updated-dependencies: - dependency-name: "@netlify/plugin-nextjs" dependency-version: 5.15.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 22.19.19 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@waline/client" dependency-version: 3.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: autoprefixer dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-version: 9.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tailwindcss dependency-version: 3.4.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e49bc05 commit b096d2d

2 files changed

Lines changed: 441 additions & 725 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -91,23 +91,23 @@
9191
},
9292
"devDependencies": {
9393
"@lhci/cli": "^0.15.1",
94-
"@netlify/plugin-nextjs": "^5.15.8",
95-
"@testing-library/jest-dom": "^6.1.4",
94+
"@netlify/plugin-nextjs": "^5.15.11",
95+
"@testing-library/jest-dom": "^6.9.1",
9696
"@testing-library/react": "^14.1.2",
9797
"@testing-library/user-event": "^14.5.1",
98-
"@types/node": "22.15.3",
98+
"@types/node": "22.19.19",
9999
"@types/react": "18.3.10",
100100
"@typescript-eslint/eslint-plugin": "^7.18.0",
101101
"@typescript-eslint/parser": "^7.18.0",
102-
"@waline/client": "^3.6.0",
103-
"autoprefixer": "^10.4.21",
102+
"@waline/client": "^3.13.0",
103+
"autoprefixer": "^10.5.0",
104104
"cross-env": "^7.0.3",
105105
"eslint": "^8.57.1",
106106
"eslint-config-next": "^13.5.11",
107-
"eslint-config-prettier": "^9.1.0",
107+
"eslint-config-prettier": "^9.1.2",
108108
"eslint-plugin-import": "^2.32.0",
109109
"eslint-plugin-node": "^11.1.0",
110-
"eslint-plugin-prettier": "^5.5.1",
110+
"eslint-plugin-prettier": "^5.5.5",
111111
"eslint-plugin-react": "^7.37.5",
112112
"eslint-plugin-react-hooks": "^4.6.2",
113113
"jest": "^29.7.0",
@@ -116,10 +116,10 @@
116116
"next-sitemap": "^1.9.12",
117117
"patch-package": "^8.0.1",
118118
"postcss": "^8.5.10",
119-
"prettier": "^3.6.2",
119+
"prettier": "^3.8.3",
120120
"sharp": "^0.34.5",
121-
"tailwindcss": "^3.4.17",
122-
"typescript": "5.6.2",
121+
"tailwindcss": "^3.4.19",
122+
"typescript": "5.9.3",
123123
"vitepress": "^1.6.3",
124124
"webpack-bundle-analyzer": "^4.5.0"
125125
},

0 commit comments

Comments
 (0)