Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the npm_and_yarn group across 1 directory with 6 updates #317

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
6,125 changes: 1,945 additions & 4,180 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
Loading