Skip to content

Commit

Permalink
Bump the patch-versions group with 5 updates
Browse files Browse the repository at this point in the history
Bumps the patch-versions group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [next](https://github.com/vercel/next.js) | `14.2.13` | `14.2.15` |
| [@p5-wrapper/next](https://github.com/P5-wrapper/next) | `1.0.1` | `1.0.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.16` | `10.4.20` |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.7` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` | `5.6.3` |


Updates `next` from 14.2.13 to 14.2.15
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.13...v14.2.15)

Updates `@p5-wrapper/next` from 1.0.1 to 1.0.3
- [Release notes](https://github.com/P5-wrapper/next/releases)
- [Commits](P5-wrapper/next@v1.0.1...v1.0.3)

Updates `autoprefixer` from 10.4.16 to 10.4.20
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.16...10.4.20)

Updates `axios` from 1.7.4 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.4...v1.7.7)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: "@p5-wrapper/next"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-versions
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 5eeeb23 commit 567d0af
Show file tree
Hide file tree
Showing 3 changed files with 203 additions and 203 deletions.
168 changes: 84 additions & 84 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
"dependencies": {
"@tabler/icons-react": "^2.44.0",
"classnames": "^2.3.2",
"next": "14.2.13",
"next": "14.2.15",
"p5": "^1.9.0",
"react": "^18",
"react-dom": "^18",
"react-p5": "^1.4.1",
"react-scroll": "^1.9.0"
},
"devDependencies": {
"@p5-wrapper/next": "^1.0.1",
"@p5-wrapper/next": "^1.0.3",
"@p5-wrapper/react": "^4.3.2",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"axios": "^1.7.4",
"autoprefixer": "^10.4.20",
"axios": "^1.7.7",
"eslint": "^8",
"eslint-config-next": "14.0.3",
"framer-motion": "^10.16.5",
Expand Down
Loading

0 comments on commit 567d0af

Please sign in to comment.