Skip to content

Commit dcee4b2

Browse files
chore(deps): bump the dependencies group across 1 directory with 11 updates
Bumps the dependencies group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.0.2` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.25.9` | `7.26.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.15.0` | `9.16.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `13.16.1` | | [globals](https://github.com/sindresorhus/globals) | `15.12.0` | `15.13.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.28.1` | `1.28.2` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.42.0` | `0.43.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.4.2` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.3` | `16.0.4` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` | | [webpack](https://github.com/webpack/webpack) | `5.96.1` | `5.97.0` | Updates `react-router-dom` from 6.28.0 to 7.0.2 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom) Updates `@babel/preset-react` from 7.25.9 to 7.26.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.3/packages/babel-preset-react) Updates `@eslint/js` from 9.15.0 to 9.16.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.16.0/packages/js) Updates `cypress` from 13.16.0 to 13.16.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.16.0...v13.16.1) Updates `globals` from 15.12.0 to 15.13.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.12.0...v15.13.0) Updates `lightningcss` from 1.28.1 to 1.28.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits/v1.28.2) Updates `markdownlint-cli` from 0.42.0 to 0.43.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.42.0...v0.43.0) Updates `prettier` from 3.3.3 to 3.4.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) Updates `sass-loader` from 16.0.3 to 16.0.4 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack/sass-loader@v16.0.3...v16.0.4) Updates `tailwindcss` from 3.4.15 to 3.4.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16) Updates `webpack` from 5.96.1 to 5.97.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.96.1...v5.97.0) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lightningcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 343c38b commit dcee4b2

File tree

2 files changed

+261
-262
lines changed

2 files changed

+261
-262
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@
7474
"@babel/eslint-parser": "^7.25.9",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
7676
"@babel/preset-env": "^7.26.0",
77-
"@babel/preset-react": "^7.25.9",
77+
"@babel/preset-react": "^7.26.3",
7878
"@eslint/compat": "^1.2.3",
7979
"@eslint/eslintrc": "^3.2.0",
80-
"@eslint/js": "^9.15.0",
80+
"@eslint/js": "^9.16.0",
8181
"@mdx-js/loader": "^3.1.0",
8282
"@mdx-js/react": "^3.1.0",
8383
"@octokit/auth-action": "^5.1.1",
@@ -89,7 +89,7 @@
8989
"copy-webpack-plugin": "^12.0.2",
9090
"css-loader": "^7.1.2",
9191
"css-minimizer-webpack-plugin": "^7.0.0",
92-
"cypress": "^13.16.0",
92+
"cypress": "^13.16.1",
9393
"directory-tree": "^3.5.2",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
@@ -101,24 +101,24 @@
101101
"eslint-plugin-react-hooks": "^5.0.0",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^2.0.0",
104-
"globals": "^15.12.0",
104+
"globals": "^15.13.0",
105105
"html-webpack-plugin": "^5.6.3",
106106
"http-server": "^14.1.1",
107107
"husky": "^9.1.7",
108108
"hyperlink": "^5.0.4",
109109
"jest": "^29.7.0",
110-
"lightningcss": "^1.28.1",
110+
"lightningcss": "^1.28.2",
111111
"lint-staged": "^15.2.10",
112112
"lodash": "^4.17.21",
113-
"markdownlint-cli": "^0.42.0",
113+
"markdownlint-cli": "^0.43.0",
114114
"mdast-util-to-string": "^4.0.0",
115115
"mini-css-extract-plugin": "^2.9.2",
116116
"mkdirp": "^3.0.1",
117117
"modularscale-sass": "^3.0.3",
118118
"npm-run-all": "^4.1.1",
119119
"postcss": "^8.4.49",
120120
"postcss-loader": "^8.1.1",
121-
"prettier": "^3.3.3",
121+
"prettier": "^3.4.2",
122122
"react-refresh": "^0.14.2",
123123
"redirect-webpack-plugin": "^1.0.0",
124124
"remark": "^15.0.1",
@@ -131,15 +131,15 @@
131131
"remark-refractor": "montogeek/remark-refractor",
132132
"rimraf": "^6.0.1",
133133
"sass": "^1.79.5",
134-
"sass-loader": "^16.0.3",
134+
"sass-loader": "^16.0.4",
135135
"sirv-cli": "^3.0.0",
136136
"sitemap-static": "^0.4.2",
137137
"static-site-generator-webpack-plugin": "^3.4.1",
138138
"style-loader": "^4.0.0",
139-
"tailwindcss": "^3.4.15",
139+
"tailwindcss": "^3.4.16",
140140
"tap-spot": "^1.1.2",
141141
"unist-util-visit": "^5.0.0",
142-
"webpack": "^5.96.1",
142+
"webpack": "^5.97.0",
143143
"webpack-bundle-analyzer": "^4.10.2",
144144
"webpack-cli": "^5.1.4",
145145
"webpack-dev-server": "^5.1.0",
@@ -155,7 +155,7 @@
155155
"react": "^17.0.2",
156156
"react-dom": "^17.0.2",
157157
"react-helmet-async": "^2.0.5",
158-
"react-router-dom": "^6.28.0",
158+
"react-router-dom": "^7.0.2",
159159
"react-tiny-popover": "5",
160160
"react-use": "^17.5.1",
161161
"react-visibility-sensor": "^5.0.2",

0 commit comments

Comments
 (0)