Skip to content

Commit

Permalink
chore(deps): manual upgrade activating renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ChecksumDev committed Aug 17, 2023
1 parent 4847808 commit ff39d80
Show file tree
Hide file tree
Showing 6 changed files with 263 additions and 431 deletions.
2 changes: 1 addition & 1 deletion apps/gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"graphql-request": "^6.1.0",
"postcss": "^8.4.28",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.3",
"svelte": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions apps/story/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,17 @@
"ui": "workspace:*"
},
"devDependencies": {
"@storybook/addon-essentials": "^7.2.3",
"@storybook/addon-essentials": "^7.3.1",
"@storybook/addon-interactions": "^7.3.1",
"@storybook/addon-links": "^7.2.3",
"@storybook/blocks": "^7.2.3",
"@storybook/addon-links": "^7.3.1",
"@storybook/blocks": "^7.3.1",
"@storybook/svelte": "^7.3.1",
"@storybook/svelte-vite": "^7.2.3",
"@storybook/svelte-vite": "^7.3.1",
"@storybook/testing-library": "^0.2.0",
"eslint-config-custom": "workspace:*",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"storybook": "^7.2.3",
"storybook": "^7.3.1",
"svelte": "^4.2.0",
"tailwind-preset-base": "workspace:*",
"tailwindcss": "^3.3.3"
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"install": "^0.13.0",
"postcss": "^8.4.28",
"postcss-load-config": "^4.0.1",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.2.0",
"svelte-check": "^3.5.0",
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"devDependencies": {
"@markuplint/svelte-parser": "^3.9.0",
"concurrently": "^8.2.0",
"dotenv-cli": "^7.2.1",
"dotenv-cli": "^7.3.0",
"eslint": "^8.47.0",
"eslint-config-custom": "workspace:*",
"lint-staged": "^14.0.0",
"markuplint": "^3.12.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"prettier-plugin-svelte": "^3.0.3",
"prettier-plugin-tailwindcss": "^0.5.3",
"sharp": "^0.32.4",
"sharp": "^0.32.5",
"svgo": "^3.0.2",
"turbo": "^1.10.12",
"vite-plugin-image-optimizer": "^1.1.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.12",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-import": "^2.28.0",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-svelte": "^2.32.4",
"eslint-plugin-unused-imports": "^3.0.0"
Expand Down
Loading

0 comments on commit ff39d80

Please sign in to comment.