Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 6 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.5` |
| [next](https://github.com/vercel/next.js) | `14.2.7` | `14.2.10` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.4` | `5.1.8` |
| [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools) | `1.3.3` | `1.3.9` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.11.2` | `3.12.4` |



Updates `axios` from 1.7.4 to 1.7.5
- [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.5)

Updates `next` from 14.2.7 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@v14.2.7...v14.2.10)

Updates `vite` from 5.1.4 to 5.1.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

Updates `@nuxt/devtools` from 1.3.3 to 1.3.9
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.3.9/packages/devtools)

Updates `nuxt` from 3.11.2 to 3.12.4
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.12.4/packages/nuxt)

Updates `rollup` from 4.12.0 to 4.20.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.12.0...v4.20.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: nuxt
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3a22804 commit 49230d9
Show file tree
Hide file tree
Showing 10 changed files with 1,912 additions and 2,998 deletions.
2 changes: 1 addition & 1 deletion local_testing/testpages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@pantheon-systems/pcc-react-sample-library": "workspace:*",
"next": "^14.2.5",
"next": "^14.2.10",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@pantheon-systems/pcc-sdk-core": "workspace:*",
"axios": "^1.7.4",
"axios": "^1.7.5",
"bluebird": "^3.7.2",
"boxen": "^7.1.1",
"chalk": "^5.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"eslint": "^8.57.0",
"eslint-config-pcc-custom": "workspace:*",
"jest": "29.5.0",
"next": "^14.2.5",
"next": "^14.2.10",
"octokit": "^3.2.1",
"ora": "^6.3.1",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"unplugin-vue": "^4.5.2",
"vite": "^5.1.4",
"vite": "^5.1.8",
"vue": "3.4.27",
"vue-3": "npm:vue@^3.4.27"
},
Expand Down
4,882 changes: 1,898 additions & 2,984 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions starters/nextjs-starter-approuter-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"markdown-to-txt": "^2.0.1",
"next": "^14.2.5",
"next": "^14.2.10",
"query-string": "^8.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand All @@ -58,7 +58,7 @@
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4",
"vite": "^5.1.4",
"vite": "^5.1.8",
"vitest": "^1.3.1",
"vitest-fetch-mock": "^0.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions starters/nextjs-starter-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"markdown-to-txt": "^2.0.1",
"next": "^14.2.5",
"next": "^14.2.10",
"next-seo": "^5.15.0",
"query-string": "^8.2.0",
"react": "18.3.1",
Expand All @@ -60,7 +60,7 @@
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4",
"vite": "^5.1.4",
"vite": "^5.1.8",
"vitest": "^1.3.1",
"vitest-fetch-mock": "^0.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions starters/nextjs-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"clsx": "^2.1.1",
"dotenv": "^16.4.5",
"markdown-to-txt": "^2.0.1",
"next": "^14.2.5",
"next": "^14.2.10",
"next-seo": "^5.15.0",
"query-string": "^8.2.0",
"react": "18.3.1",
Expand All @@ -58,7 +58,7 @@
"tailwindcss": "^3.4.1",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4",
"vite": "^5.1.4",
"vite": "^5.1.8",
"vitest": "^1.3.1",
"vitest-fetch-mock": "^0.2.2"
}
Expand Down
4 changes: 2 additions & 2 deletions starters/vue-starter-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxt/devtools": "1.3.3",
"@nuxt/devtools": "1.3.9",
"@tailwindcss/typography": "0.5.10",
"autoprefixer": "^10.4.17",
"nuxt": "3.11.2",
"nuxt": "3.12.4",
"nuxt-gtag": "1.2.1",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
Expand Down
4 changes: 2 additions & 2 deletions starters/vue-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
"postinstall": "nuxt prepare"
},
"devDependencies": {
"@nuxt/devtools": "1.3.3",
"@nuxt/devtools": "1.3.9",
"@tailwindcss/typography": "0.5.10",
"autoprefixer": "^10.4.17",
"nuxt": "3.11.2",
"nuxt": "3.12.4",
"nuxt-gtag": "1.2.1",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
Expand Down

0 comments on commit 49230d9

Please sign in to comment.