Skip to content

Commit

Permalink
fix(deps): update dependencies-non-major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 15, 2024
1 parent 77c48cf commit 8c924be
Show file tree
Hide file tree
Showing 8 changed files with 4,531 additions and 1,581 deletions.
2 changes: 1 addition & 1 deletion .github/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.0
20.15.1
8 changes: 4 additions & 4 deletions apps/vscode-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -272,17 +272,17 @@
"@storm-stack/logging": "latest",
"@storm-stack/serialization": "latest",
"@storm-stack/telemetry": "latest",
"@vscode/vsce": "2.21.1",
"@vscode/vsce": "2.30.0",
"esbuild-plugin-pino": "^2.1.0",
"eslint": "^8.56.0",
"espree": "^9.6.1",
"express": "^4.18.2",
"langium": "^2.1.3",
"pino-pretty": "^10.3.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "^4.0.12",
"ts-pattern": "^5.0.5",
"ts-pattern": "^5.2.0",
"vscode-languageclient": "^9.0.1",
"vscode-languageserver": "^9.0.1"
},
Expand Down
92 changes: 46 additions & 46 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,18 @@
"dependencies": {
"@biomejs/biome": "^1.5.1",
"@eslint/eslintrc": "^3.0.0",
"@nx/cypress": "18.0.4",
"@nx/devkit": "18.0.4",
"@nx/esbuild": "18.0.4",
"@nx/eslint": "18.0.4",
"@nx/eslint-plugin": "18.0.4",
"@nx/jest": "18.0.4",
"@nx/js": "18.0.4",
"@nx/react": "18.0.4",
"@nx/storybook": "18.0.4",
"@nx/vite": "18.0.4",
"@nx/web": "18.0.4",
"@nx/workspace": "18.0.4",
"@nx/cypress": "18.3.5",
"@nx/devkit": "18.3.5",
"@nx/esbuild": "18.3.5",
"@nx/eslint": "18.3.5",
"@nx/eslint-plugin": "18.3.5",
"@nx/jest": "18.3.5",
"@nx/js": "18.3.5",
"@nx/react": "18.3.5",
"@nx/storybook": "18.3.5",
"@nx/vite": "18.3.5",
"@nx/web": "18.3.5",
"@nx/workspace": "18.3.5",
"@storm-software/config": "latest",
"@storm-software/git-tools": "latest",
"@storm-software/linting-tools": "latest",
Expand All @@ -100,26 +100,26 @@
"@storybook/jest": "^0.2.3",
"@storybook/react": "^7.6.6",
"@storybook/react-vite": "^7.6.6",
"@storybook/test-runner": "^0.16.0",
"@storybook/test-runner": "^0.19.0",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.6.6",
"@swc-node/register": "1.8.0",
"@swc/cli": "^0.1.63",
"@swc/core": "^1.3.101",
"@swc-node/register": "1.10.7",
"@swc/cli": "^0.4.0",
"@swc/core": "^1.6.13",
"@swc/helpers": "^0.5.3",
"@testing-library/react": "14.0.0",
"@testing-library/react": "14.3.1",
"@types/jest": "^29.5.11",
"@types/node": "^18.16.9",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react-swc": "^3.5.0",
"@vitest/coverage-v8": "1.2.2",
"@vitest/ui": "1.0.4",
"@vitest/coverage-v8": "1.6.0",
"@vitest/ui": "1.6.0",
"autoprefixer": "10.4.13",
"cypress": "^13.6.1",
"cypress": "^13.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.0.0",
"espree": "^9.6.1",
Expand All @@ -130,27 +130,27 @@
"langium": "^2.1.3",
"lefthook": "^1.6.1",
"log4brains": "^1.0.1",
"nx": "18.0.4",
"nx": "18.3.5",
"postcss": "8.4.35",
"prettier": "^3.0.0",
"prettier": "^3.3.3",
"prettier-plugin-prisma": "^5.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"renamer": "^4.0.0",
"rimraf": "^5.0.5",
"tailwindcss": "3.2.7",
"tailwindcss": "3.4.4",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tslib": "^2.6.2",
"tsx": "^4.6.2",
"typescript": "5.3.3",
"typia": "^5.3.11",
"tsx": "^4.7.0",
"typescript": "5.5.3",
"typia": "^5.4.1",
"verdaccio": "^5.29.0",
"vite": "^5.1.1",
"vite-plugin-dts": "~2.3.0",
"vitest": "1.0.4"
"vitest": "1.6.0"
},
"packageManager": "pnpm@8.10.5",
"packageManager": "pnpm@8.15.8",
"engines": {
"node": ">=18.17.1",
"pnpm": ">=8.10.2"
Expand All @@ -161,18 +161,18 @@
},
"pnpm": {
"overrides": {
"ip": ">=2.0.0",
"next": ">=13.4.20-canary.13",
"debug": ">=4.3.1",
"node-fetch": ">=2.6.7",
"nth-check": ">=2.0.1",
"postcss": ">=8.4.35",
"loader-utils": ">=1.4.2",
"simple-git": ">=3.16.0",
"parse-url": ">=8.1.0",
"minimist": ">=1.2.5",
"shell-quote": ">=1.7.3",
"markdown-it": ">=12.3.2",
"ip": "2.0.1",
"next": "14.2.5",
"debug": "4.3.5",
"node-fetch": "3.3.2",
"nth-check": "2.1.1",
"postcss": "8.4.39",
"loader-utils": "3.3.1",
"simple-git": "3.25.0",
"parse-url": "9.2.0",
"minimist": "1.2.8",
"shell-quote": "1.8.1",
"markdown-it": "14.1.0",
"@acidic/language": "workspace:*",
"@acidic/engine": "workspace:*",
"@acidic/cli": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/engine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@storm-stack/utilities": "latest",
"bentocache": "1.0.0-beta.7",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
"chokidar": "^3.6.0",
"eslint": "^8.56.0",
"glob": "^10.3.10",
"glob": "^10.4.5",
"handlebars": "^4.7.8",
"handlebars-utils": "^1.0.6",
"langium": "^2.1.3",
"node": "^20.9.0",
"prettier": "^3.0.0",
"prettier": "^3.3.3",
"ts-morph": "^20.0.0",
"vscode-uri": "^3.0.8",
"zod": "^3.22.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/language/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"chevrotain": "^11.0.3",
"langium": "^2.1.3",
"lodash-es": "^4.17.21",
"prettier": "^3.0.0",
"ts-pattern": "^5.0.5",
"prettier": "^3.3.3",
"ts-pattern": "^5.2.0",
"vscode-jsonrpc": "^8.2.0",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-protocol": "^3.17.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/service-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"module": "index.js",
"files": ["**/*"],
"dependencies": {
"@dagrejs/dagre": "^1.0.4",
"@dagrejs/dagre": "^1.1.3",
"@storm-stack/jotai": "latest",
"@storm-stack/serialization": "latest",
"@storm-stack/unique-identifier": "latest",
"@storm-stack/utilities": "latest",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"dagre": "^0.8.5",
"jotai": "^2.6.0",
"jotai": "^2.9.0",
"html-to-image": "^1.11.11",
"reactflow": "^11.10.3",
"tailwind-merge": "^2.2.0"
"tailwind-merge": "^2.4.0"
},
"devDependencies": {
"@types/react": "^18.2.55"
},
"peerDependencies": {
"react": "18.2.0",
"react-dom": "18.2.0"
"react": "18.3.1",
"react-dom": "18.3.1"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions packages/vscode-state/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@storm-stack/logging": "latest",
"@storm-stack/telemetry": "latest",
"@storm-stack/utilities": "latest",
"glob": "^10.3.10",
"jotai": "^2.6.0",
"glob": "^10.4.5",
"jotai": "^2.9.0",
"pino-pretty": "^10.3.0",
"vscode": "^1.1.37",
"vscode-languageserver": "^9.0.1",
Expand Down
Loading

0 comments on commit 8c924be

Please sign in to comment.