Skip to content

Commit

Permalink
Merge pull request #322 from pantheon-systems/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/npm_and_yarn-1b0fcf2b4a

chore(deps): bump the npm_and_yarn group across 1 directory with 6 updates
  • Loading branch information
kevinstubbs authored Dec 26, 2024
2 parents 5104a09 + 4f96f47 commit 5177b1f
Show file tree
Hide file tree
Showing 10 changed files with 1,958 additions and 4,190 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 @@ -37,7 +37,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,120 changes: 1,944 additions & 4,176 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 5177b1f

Please sign in to comment.