Skip to content

Commit

Permalink
Upgrade: Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnitto committed Apr 19, 2024
1 parent a05e3dd commit 60c62ce
Show file tree
Hide file tree
Showing 121 changed files with 3,017 additions and 2,661 deletions.
20 changes: 10 additions & 10 deletions Resources/Private/Plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
},
"devDependencies": {
"@mhsdesign/esbuild-neos-ui-extensibility": "^0.2.0",
"@neos-project/react-ui-components": "^8.0.0",
"@types/lodash.debounce": "^4.0.0",
"@types/lodash.once": "^4.1.0",
"@types/react": "^18.0.0",
"@types/react-redux": "^7.1.0",
"@types/styled-components": "^5.1.0",
"@neos-project/react-ui-components": "^8.3.7",
"@types/lodash.debounce": "^4.0.9",
"@types/lodash.once": "^4.1.9",
"@types/react": "^18.2.79",
"@types/react-redux": "^7.1.33",
"@types/styled-components": "^5.1.34",
"esbuild": "^0.16.0",
"tailwindcss": "^3.4.1",
"tailwindcss": "^3.4.3",
"typescript": "^4.9.0"
},
"dependencies": {
"emmet-monaco-es": "^5.3.0",
"emmet-monaco-es": "^5.3.2",
"lodash.debounce": "^4.0.0",
"lodash.once": "^4.1.0",
"monaco-editor": "~0.45.0",
"monaco-editor": "~0.47.0",
"monaco-tailwindcss": "~0.6.0",
"rxjs": "^7.8.1",
"styled-components": "^6.1.6"
"styled-components": "^6.1.8"
}
}
Loading

0 comments on commit 60c62ce

Please sign in to comment.