Skip to content

Commit

Permalink
slight detour in to updating JS dependencies!
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Jan 19, 2024
1 parent e5a371e commit f82f41c
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"license": "Apache-2.0",
"dependencies": {
"@popperjs/core": "^2.11.6",
"@rails/actioncable": "7.1.2",
"@rails/activestorage": "7.1.2",
"@rails/ujs": "7.1.2",
"ace-builds": "1.32.2",
"@rails/actioncable": "7.1.3",
"@rails/activestorage": "7.1.3",
"@rails/ujs": "7.1.3",
"ace-builds": "^1.32.2",
"angular": "~1.8.3",
"angular-animate": "^1.8.3",
"angular-cookies": "~1.8.3",
Expand Down Expand Up @@ -43,7 +43,7 @@
"splainer-search": "2.30.7",
"tether-shepherd": "latest",
"turbolinks": "^5.2.0",
"vega": "5.26.1"
"vega": "^5.27.0"
},
"devDependencies": {
"angular-mocks": "~1.8.3",
Expand Down
140 changes: 70 additions & 70 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f82f41c

Please sign in to comment.