Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f740965

Browse files
chore(deps): bump the dependencies group across 1 directory with 32 updates
Bumps the dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-spring/web](https://github.com/pmndrs/react-spring) | `9.7.5` | `10.0.1` | | [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.28.0` | `7.6.2` | | [react-use](https://github.com/streamich/react-use) | `17.5.1` | `17.6.0` | | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.26.10` | `7.27.4` | | [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) | `7.26.10` | `7.27.5` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.26.0` | `7.27.2` | | [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) | `7.26.3` | `7.27.1` | | [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.2.7` | `1.3.0` | | [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.0` | `3.3.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.29.0` | | [@octokit/auth-action](https://github.com/octokit/auth-action.js) | `5.1.1` | `6.0.1` | | [@octokit/rest](https://github.com/octokit/rest.js) | `21.1.1` | `22.0.0` | | [@pmmmwh/react-refresh-webpack-plugin](https://github.com/pmmmwh/react-refresh-webpack-plugin) | `0.6.0-beta.1` | `0.6.0` | | [cypress](https://github.com/cypress-io/cypress) | `13.16.0` | `14.4.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.5` | | [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) | `4.2.0` | `5.1.0` | | [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) | `3.2.0` | `3.5.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.37.2` | `7.37.5` | | [globals](https://github.com/sindresorhus/globals) | `15.13.0` | `16.2.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.0.0` | | [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.29.2` | `1.30.1` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.3` | `16.1.2` | | [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) | `0.44.0` | `0.45.0` | | [postcss](https://github.com/postcss/postcss) | `8.5.3` | `8.5.6` | | [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.3` | | [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) | `0.14.2` | `0.17.0` | | [remark-gfm](https://github.com/remarkjs/remark-gfm) | `4.0.0` | `4.0.1` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `16.0.4` | `16.0.5` | | [sirv-cli](https://github.com/lukeed/sirv) | `3.0.0` | `3.0.1` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.16` | `4.1.10` | | [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.99.9` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.1.0` | `5.2.2` | Updates `@react-spring/web` from 9.7.5 to 10.0.1 - [Release notes](https://github.com/pmndrs/react-spring/releases) - [Commits](pmndrs/react-spring@v9.7.5...v10.0.1) Updates `react-router-dom` from 6.28.0 to 7.6.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/7.6.2/packages/react-router-dom) Updates `react-use` from 17.5.1 to 17.6.0 - [Release notes](https://github.com/streamich/react-use/releases) - [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md) - [Commits](streamich/react-use@v17.5.1...v17.6.0) Updates `@babel/core` from 7.26.10 to 7.27.4 - [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.27.4/packages/babel-core) Updates `@babel/eslint-parser` from 7.26.10 to 7.27.5 - [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.27.5/eslint/babel-eslint-parser) Updates `@babel/preset-env` from 7.26.0 to 7.27.2 - [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.27.2/packages/babel-preset-env) Updates `@babel/preset-react` from 7.26.3 to 7.27.1 - [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.27.1/packages/babel-preset-react) Updates `@eslint/compat` from 1.2.7 to 1.3.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v1.3.0/packages/compat) Updates `@eslint/eslintrc` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.0...v3.3.1) Updates `@eslint/js` from 9.22.0 to 9.29.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.29.0/packages/js) Updates `@octokit/auth-action` from 5.1.1 to 6.0.1 - [Release notes](https://github.com/octokit/auth-action.js/releases) - [Commits](octokit/auth-action.js@v5.1.1...v6.0.1) Updates `@octokit/rest` from 21.1.1 to 22.0.0 - [Release notes](https://github.com/octokit/rest.js/releases) - [Commits](octokit/rest.js@v21.1.1...v22.0.0) Updates `@pmmmwh/react-refresh-webpack-plugin` from 0.6.0-beta.1 to 0.6.0 - [Release notes](https://github.com/pmmmwh/react-refresh-webpack-plugin/releases) - [Changelog](https://github.com/pmmmwh/react-refresh-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/pmmmwh/react-refresh-webpack-plugin/commits/v0.6.0) Updates `cypress` from 13.16.0 to 14.4.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...v14.4.1) Updates `eslint-config-prettier` from 9.1.0 to 10.1.5 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.1.5) Updates `eslint-plugin-cypress` from 4.2.0 to 5.1.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.2.0...v5.1.0) Updates `eslint-plugin-mdx` from 3.2.0 to 3.5.0 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.2.0...eslint-plugin-mdx@3.5.0) Updates `eslint-plugin-react` from 7.37.2 to 7.37.5 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.2...v7.37.5) Updates `globals` from 15.13.0 to 16.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.13.0...v16.2.0) Updates `jest` from 29.7.0 to 30.0.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest) Updates `lightningcss` from 1.29.2 to 1.30.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.29.2...v1.30.1) Updates `lint-staged` from 15.4.3 to 16.1.2 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.3...v16.1.2) Updates `markdownlint-cli` from 0.44.0 to 0.45.0 - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](igorshubovych/markdownlint-cli@v0.44.0...v0.45.0) Updates `postcss` from 8.5.3 to 8.5.6 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.3...8.5.6) Updates `prettier` from 3.4.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.4.2...3.5.3) Updates `react-refresh` from 0.14.2 to 0.17.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react) Updates `remark-gfm` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](remarkjs/remark-gfm@4.0.0...4.0.1) Updates `sass-loader` from 16.0.4 to 16.0.5 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v16.0.4...v16.0.5) Updates `sirv-cli` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/lukeed/sirv/releases) - [Commits](lukeed/sirv@v3.0.0...v3.0.1) Updates `tailwindcss` from 3.4.16 to 4.1.10 - [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/v4.1.10/packages/tailwindcss) Updates `webpack` from 5.97.1 to 5.99.9 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.99.9) Updates `webpack-dev-server` from 5.1.0 to 5.2.2 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.1.0...v5.2.2) --- updated-dependencies: - dependency-name: "@react-spring/web" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-router-dom dependency-version: 7.6.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-use dependency-version: 17.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/core" dependency-version: 7.27.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/eslint-parser" dependency-version: 7.27.5 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-env" dependency-version: 7.27.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@babel/preset-react" dependency-version: 7.27.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/compat" dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/auth-action" dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/rest" dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@pmmmwh/react-refresh-webpack-plugin" dependency-version: 0.6.0 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: cypress dependency-version: 14.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-prettier dependency-version: 10.1.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-cypress dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-plugin-mdx dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: globals dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: jest dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lightningcss dependency-version: 1.30.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-version: 16.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: markdownlint-cli dependency-version: 0.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: postcss dependency-version: 8.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-refresh dependency-version: 0.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: remark-gfm dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sass-loader dependency-version: 16.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: sirv-cli dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: tailwindcss dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: webpack dependency-version: 5.99.9 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-dev-server dependency-version: 5.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf31f6a commit f740965

File tree

2 files changed

+2840
-2113
lines changed

2 files changed

+2840
-2113
lines changed

‎package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -70,94 +70,94 @@
7070
]
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.26.10",
74-
"@babel/eslint-parser": "^7.26.10",
73+
"@babel/core": "^7.27.4",
74+
"@babel/eslint-parser": "^7.27.5",
7575
"@babel/plugin-proposal-class-properties": "^7.17.12",
76-
"@babel/preset-env": "^7.26.0",
77-
"@babel/preset-react": "^7.26.3",
78-
"@eslint/compat": "^1.2.7",
79-
"@eslint/eslintrc": "^3.3.0",
80-
"@eslint/js": "^9.22.0",
76+
"@babel/preset-env": "^7.27.2",
77+
"@babel/preset-react": "^7.27.1",
78+
"@eslint/compat": "^1.3.0",
79+
"@eslint/eslintrc": "^3.3.1",
80+
"@eslint/js": "^9.29.0",
8181
"@mdx-js/loader": "^3.1.0",
8282
"@mdx-js/react": "^3.1.0",
83-
"@octokit/auth-action": "^5.1.1",
84-
"@octokit/rest": "^21.1.1",
83+
"@octokit/auth-action": "^6.0.1",
84+
"@octokit/rest": "^22.0.0",
8585
"@pmmmwh/react-refresh-webpack-plugin": "next",
8686
"@svgr/webpack": "^8.1.0",
8787
"autoprefixer": "^10.4.21",
8888
"babel-loader": "^10.0.0",
8989
"copy-webpack-plugin": "^13.0.0",
9090
"css-loader": "^7.1.2",
9191
"css-minimizer-webpack-plugin": "^7.0.2",
92-
"cypress": "^13.16.0",
92+
"cypress": "^14.4.1",
9393
"directory-tree": "^3.5.2",
9494
"directory-tree-webpack-plugin": "^1.0.3",
9595
"duplexer": "^0.1.1",
9696
"eslint": "^9.22.0",
97-
"eslint-config-prettier": "^9.1.0",
98-
"eslint-plugin-cypress": "^4.2.0",
99-
"eslint-plugin-mdx": "^3.2.0",
100-
"eslint-plugin-react": "^7.37.2",
97+
"eslint-config-prettier": "^10.1.5",
98+
"eslint-plugin-cypress": "^5.1.0",
99+
"eslint-plugin-mdx": "^3.5.0",
100+
"eslint-plugin-react": "^7.37.5",
101101
"eslint-plugin-react-hooks": "^5.2.0",
102102
"front-matter": "^4.0.2",
103103
"github-slugger": "^2.0.0",
104-
"globals": "^15.13.0",
104+
"globals": "^16.2.0",
105105
"html-webpack-plugin": "^5.6.3",
106106
"http-server": "^14.1.1",
107107
"husky": "^9.1.7",
108108
"hyperlink": "^5.0.4",
109-
"jest": "^29.7.0",
110-
"lightningcss": "^1.29.2",
111-
"lint-staged": "^15.4.3",
109+
"jest": "^30.0.0",
110+
"lightningcss": "^1.30.1",
111+
"lint-staged": "^16.1.2",
112112
"lodash": "^4.17.21",
113-
"markdownlint-cli": "^0.44.0",
113+
"markdownlint-cli": "^0.45.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",
119-
"postcss": "^8.4.49",
119+
"postcss": "^8.5.6",
120120
"postcss-loader": "^8.1.1",
121-
"prettier": "^3.4.2",
122-
"react-refresh": "^0.14.2",
121+
"prettier": "^3.5.3",
122+
"react-refresh": "^0.17.0",
123123
"redirect-webpack-plugin": "^1.0.0",
124124
"remark": "^15.0.1",
125125
"remark-autolink-headings": "7.0.1",
126126
"remark-emoji": "^5.0.1",
127127
"remark-extract-anchors": "1.1.1",
128128
"remark-frontmatter": "^5.0.0",
129-
"remark-gfm": "^4.0.0",
129+
"remark-gfm": "^4.0.1",
130130
"remark-html": "^16.0.1",
131131
"remark-refractor": "montogeek/remark-refractor",
132132
"rimraf": "^6.0.1",
133133
"sass": "^1.79.5",
134-
"sass-loader": "^16.0.4",
135-
"sirv-cli": "^3.0.0",
134+
"sass-loader": "^16.0.5",
135+
"sirv-cli": "^3.0.1",
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.16",
139+
"tailwindcss": "^4.1.10",
140140
"tap-spot": "^1.1.2",
141141
"unist-util-visit": "^5.0.0",
142-
"webpack": "^5.97.1",
142+
"webpack": "^5.99.9",
143143
"webpack-bundle-analyzer": "^4.10.2",
144144
"webpack-cli": "^6.0.1",
145-
"webpack-dev-server": "^5.1.0",
145+
"webpack-dev-server": "^5.2.2",
146146
"webpack-merge": "^6.0.1",
147147
"workbox-webpack-plugin": "^7.3.0",
148148
"yarn-deduplicate": "^6.0.2"
149149
},
150150
"dependencies": {
151151
"@docsearch/react": "^3.9.0",
152-
"@react-spring/web": "^9.7.5",
152+
"@react-spring/web": "^10.0.1",
153153
"path-browserify": "^1.0.1",
154154
"prop-types": "^15.8.1",
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.6.2",
159159
"react-tiny-popover": "5",
160-
"react-use": "^17.5.1",
160+
"react-use": "^17.6.0",
161161
"react-visibility-sensor": "^5.0.2",
162162
"webpack-pwa-manifest": "^4.3.0",
163163
"workbox-window": "^7.3.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /