Skip to content

Commit a42d1e4

Browse files
Bump the npm_and_yarn group across 1 directory with 4 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [next](https://github.com/vercel/next.js) and [remark-html](https://github.com/remarkjs/remark-html). Updates `next` from 10.1.3 to 14.2.10 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v10.1.3...v14.2.10) Updates `remark-html` from 13.0.1 to 13.0.2 - [Release notes](https://github.com/remarkjs/remark-html/releases) - [Commits](remarkjs/remark-html@13.0.1...13.0.2) Updates `nanoid` from 3.1.22 to 3.3.7 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.1.22...3.3.7) Updates `postcss` from 7.0.35 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@7.0.35...8.4.31) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: remark-html dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: nanoid dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: postcss dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60de752 commit a42d1e4

File tree

2 files changed

+143
-1838
lines changed

2 files changed

+143
-1838
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"dependencies": {
1111
"date-fns": "^2.21.1",
1212
"gray-matter": "^4.0.2",
13-
"next": "^10.0.0",
13+
"next": "^14.2.10",
1414
"react": "17.0.1",
1515
"react-dom": "17.0.1",
1616
"remark": "^13.0.0",
17-
"remark-html": "^13.0.1"
17+
"remark-html": "^13.0.2"
1818
},
1919
"devDependencies": {
2020
"@types/react": "^17.0.3",

0 commit comments

Comments
 (0)